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

Home

 
4D v20 R8
LOG10

LOG10  


 

 

Command LOG10

LOG10 (arithmetic_expression)

The LOG10 function returns the base 10 logarithm of the arithmetic_expression.

Example  

This example returns the logarithm in base 10 of 50:

SELECT LOG10( 50 );



See also 

LOG

 
PROPERTIES 

Product: 4D
Theme: Functions

 
PAGE CONTENTS 
 
HISTORY 

 
ARTICLE USAGE

4D SQL Reference ( 4D v20 R8)