HUGO
News Docs Themes Community GitHub

math.Log

Returns the natural logarithm of the given number.

Syntax

math.Log VALUE

Returns

float64
{{ math.Log 42 }} → 3.737

Last updated: January 1, 0001
Improve this page