1
0
Fork 0
hugo/docs/content/en/functions/math/Sin.md

464 B

title description categories keywords action
math.Sin Returns the sine of the given radian number.
aliases related returnType signatures
functions/math/Pi
functions/math/Cos
functions/math/Tan
functions/math/Asin
functions/math/Acos
functions/math/Atan
functions/math/Atan2
float64
math.Sin VALUE

{{< new-in 0.130.0 >}}

{{ math.Sin 1 }} → 0.8414709848078965