MathU for iPhoneCreative Creek, LLC

MathU™ RPN 2.2 for iPhone
Documentation

Trigonometric Functions

The trigonometric functions are sensitive to the angle mode: degrees, radians, or grads (deg, rad, or grd in the display where 360 degrees = 2 pi radians = 400 grads).

Set the angle mode using the Settings screen. These functions operate on the value in the x register and replace it with the function result (f(x)).

Key Function Description Type
SIN sin Sine unary
COS cos Cosine unary
TAN tan Tangent unary
COS−1 acos Arccosine unary
SIN−1 asin Arcsine unary
TAN−1 atan Arctangent unary
π pi Pushes the value of pi (3.14159...) onto the stack.
 
→DEG deg Radians to degrees conversion unary
→RAD rad Degrees to radians conversion unary