math.Atan
Returns the arctangent, in radians, of the given number.
Syntax
math.Atan VALUE
Returns
float64
{{ math.Atan 1 }} → 0.7853981633974483
Hugo Documentation
Syntax
Returns
{{ math.Atan 1 }} → 0.7853981633974483