ExCellerate.Functions.Math.Log (excellerate v0.4.0)

Copy Markdown View Source

Returns the logarithm of a value in the specified base.

Examples

log(8, 2)     3.0
log(100, 10)  2.0