Join our community in the tech forums for uncut technology discussion.
log10
(PHP 3, PHP 4 , PHP 5) log10 -- Base-10 logarithm Descriptionfloat log10 ( float arg )
Returns the base-10 logarithm of arg.
See Also:
log()
Join our community in the tech forums for uncut technology discussion.
|