Sin
returns the sine of
expr
(measured in radians).
Sin(expr)
will evaluate automatically in the case expr
is a multiple of Pi, Pi/2, Pi/3, Pi/4
and Pi/6
.
See
Examples
Implementation status
- ✅ - full supported
returns the sine of
expr
(measured in radians).
Sin(expr)
will evaluate automatically in the case expr
is a multiple of Pi, Pi/2, Pi/3, Pi/4
and Pi/6
.
See