Documentation / Mathematical

Mathematical function “Minimum”. Return the minimal value between two variables a and b.

Syntax:

 

Example:

 

Mathematical function “remainder of the division” of A divided by B

Syntax:

 

Power function, value the base value, power the power to apply.

(more…)

Mathematical Function to round “a” to the nearest whole number.

Syntax:

“digits” is optional. It is the number of digits after decimal point.

Example:

 

Mathematical function “Sign of” of “a” value (positive or negative).

Syntax:

 

Mathematical function “Sine” of  “a” value.

Syntax:

 

Mathematical function “squared root” of “a” value.

Syntax:

 

Mathematical function “squared” of “a” value.

Syntax:

 

Mathematical function “Tangent” of “a”.

Syntax:

 


Top