Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
Math Functions
PHP Manual

log10

(PHP 4, PHP 5)

log10Base-10 logarithm

Description

float log10 ( float $arg )

Returns the base-10 logarithm of arg .

Parameters

arg

The argument to process

Return Values

The base-10 logarithm of arg

See Also


Math Functions
PHP Manual