fp.log10
Returns the base-10 logarithm of the fixed point number.
Args
self
(T
) - The input fixed point
Returns
A fixed point representing the base 10 logarithm of the input number.
Examples
Last updated
Returns the base-10 logarithm of the fixed point number.
self
(T
) - The input fixed point
A fixed point representing the base 10 logarithm of the input number.
Last updated