log10

(PHP 4, PHP 5, PHP 7)

log10Base-10 logarithm

Açıklama

log10 ( float $arg ) : float

Returns the base-10 logarithm of arg.

Değiştirgeler

arg

The argument to process

Dönen Değerler

The base-10 logarithm of arg

Ayrıca Bakınız

  • log() - Natural logarithm