Cos
returns the cosine of
expr
(measured in radians).Cos(expr)
will evaluate automatically in the caseexpr
is a multiple ofPi, Pi/2, Pi/3, Pi/4
andPi/6
.
See:
Examples
Implementation status
- ✅ - full supported
returns the cosine of
expr
(measured in radians).Cos(expr)
will evaluate automatically in the caseexpr
is a multiple ofPi, Pi/2, Pi/3, Pi/4
andPi/6
.
See: