excellerate
v0.4.0
Search documentation of excellerate
Default
Default
In-browser search
Settings
ExCellerate.
Functions.
Math.
Log10
(excellerate v0.4.0)
Copy Markdown
View Source
Returns the base-10 logarithm of a number.
Examples
log10
(
100
)
→
2.0
log10
(
1000
)
→
3.0