Advanced scientific calculator
Scientific Calculator evaluates expressions with trigonometric functions, logarithms, square roots, exponents, and parentheses, entirely in your browser — type an expression or build it with the buttons, and press equals for an instant result. Includes a memory register (M+/MR/MC) and a working Euler's number button.
Are trig functions in degrees or radians?
Radians only — sin(, cos(, and tan( all operate in radians; there's no degree mode toggle. To work with degrees, convert first (degrees × π / 180).
Does the "e" button insert Euler's number?
Yes — pressing "e" on its own inserts Euler's number (≈2.71828). It also correctly leaves scientific notation alone, so typing "2e5" directly still means 2×10⁵, not 2×Euler's number×5.
Does it have memory functions?
Yes — M+ adds the current result to memory, MR recalls the stored value into the expression, and MC clears memory. An "M" indicator appears next to the result whenever memory holds a non-zero value. There's no factorial button.
Is Scientific Calculator free to use?
Yes, it's completely free with no signup, running entirely in your browser.