How to Use
- Type numbers and use operators for basic math.
- Use sin, cos, tan for trigonometric functions (toggle
DEG/RAD as needed).
- log = log base 10, ln = natural log.
- √ = square root, x² = square, xʸ = power.
- n! = factorial of the current number.
- Use M+, M−, MR, MC for memory
operations.