Mathematical Functions
A set of mathematical and trigonometric functions.
Function |
Action |
Returns absolute value (modulus) of the specified numeric value |
|
Returns the arc cosine of x in radians |
|
Returns the arc sine of x in radians |
|
Returns the arc tangent of x in radians |
|
Returns integer numeric value closest from above |
|
Returns the cosine of a number |
|
Returns exponent of a number |
|
Returns integer numeric value closest from below |
|
Returns natural logarithm |
|
Returns the maximal value of the two numeric values |
|
Returns the minimal value of the two numeric values |
|
Returns the real remainder after the division of two numbers |
|
Raises the base to the specified power |
|
Returns a pseudorandom value within the range of 0 to 32767 |
|
Rounds of a value to the nearest integer |
|
Returns the sine of a number |
|
Returns a square root |
|
Sets the starting point for generating a series of pseudorandom integers |
|
Returns the tangent of a number |
|
Checks the correctness of a real number |
© 2000-2010, MetaQuotes Software Corp.
