RETURNS: | true if num is a legal floating-point number |
RETURNS: | the sum of all its argument |
RETURNS: | old value of var |
RETURNS: | new value of var |
RETURNS: | old value of var |
RETURNS: | old value of var |
RETURNS: | a multiply of vals |
RETURNS: | difference between val1 and val2 |
RETURNS: | quotient of val1 and val2 |
RETURNS: | a negated val |
RETURNS: | the absolute value of val |
RETURNS: | integral part of val |
RETURNS: | fractional part of val |
RETURNS: | a square root of val |
RETURNS: | a natural logarithm of val |
RETURNS: | a sine of val (in radians) |
RETURNS: | a cosine of val (in radians) |
RETURNS: | e^val |
RETURNS: | val1^val2 |
RETURNS: | the old value of precision |