math.Sin
Returns the sine of the given radian number.
Syntax
math.Sin VALUE
Returns
float64
{{ math.Sin 1 }} → 0.8414709848078965
Hugo Documentation
Syntax
Returns
{{ math.Sin 1 }} → 0.8414709848078965