This function | Does this |
Returns the arccosine (Acos), or inverse cosine, of a number. | |
Returns the arcsine (Asin), or inverse sine, of a number. | |
Returns the trigonometric arc tangent (Atan), or inverse tangent, of a number. | |
Returns the cosine (Cos) of angleInRadians. | |
Converts angleInRadians to degrees. | |
Calculates the value of the constant Pi. | |
Converts angleInDegrees to radians. | |
Returns the sine (Sin) of angleInRadians expressed in radians. | |
Returns the tangent (Tan) of angleInRadians. |