MobilityDB 1.3
Loading...
Searching...
No Matches

◆ float_log10()

double float_log10 ( double  d)

Return the logarithm base 10 of a double.

Parameters
[in]dValue
Note
PostgreSQL function: dlog10(PG_FUNCTION_ARGS)