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

  • log() - Natural logarithm

Коментарии

Note that log of a negative or undefined number returns -Infinity.
2001-11-20 17:47:24
http://php5.kiev.ua/manual/ru/function.log10.html

    Поддержать сайт на родительском проекте КГБ