(PHP 4, PHP 5, PHP 7)
log10 — 상용로그
$arg
arg의 상용로그를 반환합니다.
arg
계산할 인수
arg의 상용로그
Note that log of a negative or undefined number returns -Infinity.