math.Log
Returns the natural logarithm of the given number.
Syntax
math.Log VALUE
Returns
float64
{{ math.Log 42 }} → 3.737
Last updated:
December 4, 2023
:
Squashed 'docs/' changes from 4d936aee6..4dd2d6415 (35dec7c96)
Improve this pageSyntax
Returns
{{ math.Log 42 }} → 3.737