Function stdio_log10

Function Documentation

double stdio_log10(double positive_number)

Computes the base-10 logarithm of the input number - which must be an actual positive number (not infinity or NaN, nor a sub-normal).