<< Previous | Next >> | |
|
Description
- Computes the base 10 logarithm of real
float
valuex
.Parameters
- x
- Value to compute
Return value
- The log base 10 of
x
.
- The function returns -INF and signals a domain error when
x
≤ 0.Library
- MATH.LIB
See also
- log, exp
Dynamic C Functions | << Previous | Next >> | rabbit.com |