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