math.Cos
Returns the cosine of the given radian number.
Syntax
math.Cos VALUE
Returns
float64
{{ math.Cos 1 }} → 0.5403023058681398
Hugo Documentation
Syntax
Returns
{{ math.Cos 1 }} → 0.5403023058681398