Log10

From InterBase

Go Up to The InterBase UDF Library


log10

Returns the logarithm base 10 of the input value.

DECLARE EXTERNAL FUNCTION LOG10
DOUBLE PRECISION
RETURNS DOUBLE PRECISION BY VALUE
ENTRY_POINT 'IB_UDF_log10' MODULE_NAME 'ib_udf';

Advance To

lower