float log10(float n)
<vector> log10(<vector>n)
Returns the base 10 logarithm of n. For vectors, this is done per-component.
| See also | |
| math |
|
| number |