4D v12.1LOG |
||||||||||||||
|
4D v12.1
LOG
|
LOG (arithmetic_expression) |
||
The LOG function returns the natural logarithm of the arithmetic_expression.
This example returns the natural logarithm of 50:
SELECT LOG( 50 );
Product: 4D
Theme: Functions