Degree constant
Degreethe constant
Degreeconverts angles from degree toPi/180radians.
See:
Examples
>> Sin(30*Degree)1/2Degree has the value of Pi / 180
>> Degree == Pi / 180True
>> Cos(Degree(x))Cos(Degree(x))
>> N(Degree)0.017453292519943295Implementation status
- ✅ - full supported