4D v14

LOG10

Home

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

 
PROPERTIES 

Product: 4D
Theme: Functions

 
SEE ALSO 

LOG

 
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)