4D v16

LOG

Home

 
4D v16
LOG

LOG  


 

 

 LOG (arithmetic_expression)

The LOG function returns the natural logarithm of the arithmetic_expression.

Example  

This example returns the natural logarithm of 50:

SELECT LOG( 50 );



See also 

LOG10

 
PROPERTIES 

Product: 4D
Theme: Functions

 
HISTORY 

 
ARTICLE USAGE

4D SQL Reference ( 4D v16)