Log10
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';
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';