Documentation / Mathematical

ABS is the mathematical function “Absolute Value” of a number.

Example:

Return values are :

 

Return the cosine arc of the value

(more…)

Return the arc sine of the value

(more…)

Mathematical function “Arctangent” of a value.

Syntax:

CEIL

ProRealTime v11

Returns the integer numeric value closest from above.

Syntax:

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

Mathemical Cosine Function.

Syntax:

 

Mathematical function “Exponential” of “a” value.

Syntax:

 

FLOOR

ProRealTime v11

Returns integer numeric value closest from below.

Syntax:

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

Mathematical function “Neperian logarithm” of ‘a’ value.

Syntax:

 

Mathematical function “Maximum”. Return the maximal value between two variables a and b.

Syntax:

 

Example:

 


Top