Advanced calculator with trigonometry, logarithms, and more
Covers the operations a four-function calculator leaves out: trigonometric and inverse trigonometric functions, logarithms in base 10 and base e, arbitrary powers and roots, factorials, and constants such as π and e. Expressions are evaluated by operator precedence rather than strictly left to right.
It supports basic arithmetic, trigonometric functions (sin, cos, tan), logarithms (log, ln), exponents, square roots, factorials, and constants like pi and e.
Use the DEG/RAD toggle to switch angle modes. Degrees are used in everyday contexts (360° in a circle), while radians are standard in higher mathematics (2π in a circle).
Yes, this calculator follows PEMDAS/BODMAS: Parentheses, Exponents, Multiplication and Division (left to right), then Addition and Subtraction (left to right).
Yes. Enter numbers in scientific notation using the EXP or EE button. For example, 3.5 × 10⁸ can be entered as 3.5 EXP 8.