float log10(float n)
<vector> log10(<vector>n)
nの対数(底が10)を返します。ベクトルに関しては、これはコンポーネント毎に処理されます。
| See also | |
| math |
|
| number |