MarvelChart en Help

Math

Absolute Value

Absolute Value

Calculates the Absolute Value of the input series

Binary Logarithm

Binary Logarithm

Binary Logarithm returns the base-2 logarithm of the specified number

Ceiling

Ceiling

Ceiling returns the smallest integer greater than or equal to the specified number.

Clamp

Clamp

Clamp returns the specified number if it is within the specified minimum and maximum values. Otherwise, it returns the minimum or maximum value, respectively.

Cube Root

Cube Root

Cube Root returns the cube root of the specified number.

Exponential

Cube Root

Exponential returns the exponential of the specified number.

Floor

Floor

Floor returns the largest integer less than or equal to the specified number.

Fused Multiply Add

Fused Multiply Add

Fused Multiply Add performs the operation (a * b) + c, where a, b, and c are input series.

Logarithm

Logarithm

Logarithm returns the base-10 logarithm of the specified number.

Maximum

Maximum

Maximum returns the maximum value of two input series.

Minimum

Minimum

Minimum returns the minimum value of two input series.

Natural Logarithm

Natural Logarithm

Natural Logarithm returns the natural logarithm of the specified number.

Power

Power

Power returns the result of raising the first input series to the power of the second input series.

Round

Round

Round returns the nearest integer value to the input series, with the specified number of decimal digits.

Scale-B

Scale-B

Computes X * 2 elevated to the power of N

Sign

Sign

Sign returns the sign of the input series as -1, 0, or 1.

Square Root

Square Root

Square Root returns the square root of the specified number.

Truncate

Truncate

Truncate returns the integer part of the specified number, discarding the fractional part.

Last modified: 13 December 2024