log10

log10

(PHP 3, PHP 4, PHP 5)

log10 -- Base-10 logarithm

Description

float log10 ( float arg )

Returns the base-10 logarithm of arg.

See Also: log()

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.