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

Copy Markdown View Source

Returns the natural logarithm (base e) of a number.

Examples

ln(1)            0.0
ln(2.718281828)  1.0 (approximately)