This function is used to calculate the sine of an angle, measured in degrees.
SinD([Angle])
Where:
Angle is the angle (in degrees) to find the sine of.
Rule | Meaning |
---|---|
SinD(90) | Uses the angle of 90 degrees and returns the sine of that angle. The result is 1. |