log
|
Math functions |
SYNTAX | log( NUMBER ) log( ARRAY ) |
RETURNS | NUMBER ARRAY |
FUNCTION | Calculates the natural logarithm of NUMBER or ARRAY. |
EXAMPLE | |
SEE ALSO | exp() Exponential function |
Tomasz Janeczko 2006-03-02 04:26:40 | The synonym to 'log' is 'ln' function. |
The log function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.