By default, Maple does trigonometric computations in radians. With the new Degrees package and commands for doing the trig functions in degrees, you can now work in degrees instead if you prefer.
These trig functions accept input in degrees instead of radians: cosd, secd, sind, cotd, tand, cscd
These inverse trig functions produce output in degrees instead of radians: arccosd, arccotd, arccscd, arcsecd, arcsind, arctand
Commands in the Degrees package help with conversion back and forth from radians and degrees forms.
After loading the Degrees package, some commands can work directly with the symbolic forms of degrees-based trig functions.
| (3.12) |
| (3.13) |
| (3.14) |