Scientific Calculator

Memory · Trig · Inverse · Exponents · Roots – all in your browser.

Memory: 0
 
0

History

How to Use – Button Guide

MCMemory Clear – resets the stored memory value to 0.
MRMemory Recall – inserts the stored memory value into the expression.
M+Memory Add – adds the current result (or expression value) to memory.
M−Memory Subtract – subtracts the current result from memory.
CClear – erases the entire expression and resets the display.
DEG / RADAngle mode toggle – DEG uses degrees for trig functions, RAD uses radians. Inverse trig results also follow this setting.
sin, cos, tanTrigonometric functions – operate on angles in the selected unit (DEG or RAD).
sin⁻¹, cos⁻¹, tan⁻¹Inverse trigonometric functions – return an angle in the selected unit.
logBase‑10 logarithm – log₁₀(x).
lnNatural logarithm – logₑ(x), base e.
Square root – √x.
Power – raises x to the power y (x^y).
πInserts the constant π (≈3.14159).
eInserts Euler's number e (≈2.71828).
x!Factorial – n! = 1×2×…×n (only for non‑negative integers).
modModulus – remainder after division (e.g., 7 mod 3 = 1).
Backspace – deletes the last character or function.
¹⁄ₓReciprocal – calculates 1 divided by the current value.
10ˣTen to the power of x – 10 raised to the current value.
EXPScientific notation – appends 'e' to enter numbers like 1.5e10.
±Negate – toggles the sign of the last number in the expression.
HistoryStores up to 50 previous calculations. Click any entry to reuse it.