log10

(PHP 3, PHP 4, PHP 5)

log10 -- 底が 10 の対数

Description

float log10 ( float arg )

底を 10 とする arg の対数を返します。

log() も参照ください。