4D v14

LOG

Home

 
4D v14
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 );

 
PROPERTIES 

Product: 4D
Theme: Functions

 
SEE ALSO 

LOG10

 
ARTICLE USAGE

4D SQL Reference ( 4D v11 SQL Release 4 )
4D SQL Reference ( 4D v14)
4D SQL Reference ( 4D v12.1)
4D SQL Reference ( 4D v13.4)
4D SQL Reference ( 4D v14 R2)
4D SQL Reference ( 4D v14 R3)
4D SQL Reference ( 4D v14 R4)