Built-in math module is only supported in product versions from 12.00.xx4 and from 13.00.xx5 with the following functions:
|
acos |
|
acosh |
|
asin |
|
asinh |
|
atan |
|
atan2 |
|
atanh |
|
ceil |
|
copysign |
|
cos |
|
cosh |
|
degrees |
|
erf |
|
erfc |
|
exp |
|
expm1 |
|
fabs |
|
factorial |
|
floor |
|
fmod |
|
frexp |
|
fsum |
|
gamma |
|
hypot |
|
isinf |
|
isnan |
|
ldexp |
|
lgamma |
|
log |
|
log1p |
|
log10 |
|
modf |
|
pow |
|
radians |
|
sin |
|
sinh |
|
sqrt |
|
tan |
|
tanh |
|
trunc |
The following constants are supported:
|
e |
|
pi |