Simple Math Calculator

WARNING: This calculator does not include all mathematical functions. For more bookmarklets, visit my GitHub page. Join our Discord server for support.
Enter a mathematical expression to calculate.
Operators:
+Addition
Subtraction
×Multiplication
÷Division
^Exponentiation
Parentheses: Use () to group expressions and control operation order (e.g., (2+3)*4 = 20).
Functions & Constants:
Trigonometric: sin, cos, tan, asin, acos, atan, atan2
Hyperbolic: sinh, cosh, tanh, asinh, acosh, atanh
Logarithmic: log, log10
Exponential: exp, pow
Other: sqrt, abs, ceil, floor, round
Constants: pi, e