This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v19
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

 
PAGE CONTENTS 
 
HISTORY 

 
ARTICLE USAGE

4D SQL Reference ( 4D v19)