Dies ist die alte 4D Dokumentations-Website. Die neue und aktualisierte Dokumentation finden Sie unter developer.4d.com |
||||||||||||||
|
4D v20 R7
LOG10
|
LOG10 (arithmetic_expression) |
||
The LOG10 function returns the base 10 logarithm of the arithmetic_expression.
This example returns the logarithm in base 10 of 50:
SELECT LOG10( 50 );
Produkt: 4D
Thema: Functions
4D - SQL Reference ( 4D v20 R7)