math.Log
Returns the natural logarithm of the given number.
Syntax
math.Log VALUE
Returns
float64
{{ math.Log 42 }} → 3.737
Hugo Documentation
Syntax
Returns
{{ math.Log 42 }} → 3.737