Scientific Calculator
A full-featured scientific calculator with trigonometric, logarithmic, and algebraic functions. Type expressions directly or use the buttons below.
0
How to Use the Scientific Calculator
Enter mathematical expressions using the on-screen buttons or your keyboard. The calculator evaluates your expression in real-time as you type, showing both the expression and the computed result. Press the equals button or hit Enter to finalize a calculation and add it to your history.
- Build expressions naturally — type something like
sin(45) + log10(100)and see the result update live. - Toggle DEG / RAD — switch between degrees and radians for trigonometric functions using the toggle in the display area.
- Use ANS — the ANS button inserts the result of your last calculation, making it easy to chain computations.
- Memory functions — use M+, M-, MR, and MC to store, recall, and clear a value in memory.
- History — your last 10 calculations appear below the calculator. Click any entry to load its result back into the expression.
Available Functions
Trigonometry
sin,cos,tan— basic trigasin,acos,atan— inverse trigsinh,cosh,tanh— hyperbolic
Logarithms
log— base-10 logarithmln— natural logarithm (base e)log2— base-2 logarithm
Powers & Roots
x^2,x^3— square and cubex^y— arbitrary powersqrt,cbrt— square and cube rootnthRoot(x, n)— nth root
Other Functions
abs— absolute valueceil,floor,round— roundingn!— factorialπ,e— constants
Keyboard Shortcuts
Numbers0-9
Decimal point.
Add+
Subtract-
Multiply*
Divide/
Power^
Factorial!
Parentheses( )
CalculateEnter
ClearEsc
Delete lastBackspace