12.3.3                  Mathematical functions

The following trigonometric functions and their inverses are available for use in UDO scripts:

sin

cos

tan

asin

acos

atan

atan2

 

Attention! Arguments of trigonometric functions and results of their inverses are degrees!

 

The following mathematical functions are available for use in UDO scripts:

log

logd

exp

sqrt

abs

sgn

int

frac

rand

srand

 

Go to next Reserved variable names chapter.

Back to Syntax of the User Defined Object (UDO) language chapter.