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