MyChat Scripts Engine: mathematical functions
"For developers", "Server scripts", "Functions description", "Mathematical".
Mathematical functions.
compute a module of an integer; |
|
compute a cosine value of an integer; |
|
compute exponent; |
|
fractional part of a real integer; |
|
natural logarithm; |
|
logarithm of an integer by the preset base; |
|
obtain a value of Pi; |
|
compute a sinus value of an integer. |
|
square integer; |
|
square root; |
|
rounding a floating-point integer; |
|
obtain an integer part of a fractional integer. |