Calculator Function RefrenceFunction Reference >Calculator Function Reference >General Math>Angle ConversionsAngle ConversionsThere are two functions supported that will convert radians to degrees and back.
deg(pi/2)=90
rad() will take the input in degress and output the equivalent in radians. A
degree symbol (°) can also be put after an expression to be converted to
radians.
rad(180)=3.14159265 180°=3.14159265
Using the degree symbol can be a useful way to enter in trigonometric
equations. The degree sybmol can be found on the button panel right next the
'entr' button and right below the '.' button.
sin(90°)=1
|