如果指定了可选的参数 $base, log() 返回 logbase $arg,否则 log() 返回参数 $arg 的自然对数。
float log ( float $arg [, float $base ] )