Scientific Calculator

An advanced scientific calculator. Type an expression to evaluate addition, subtraction, multiplication, division, powers, roots, trigonometry, logarithms and parentheses, with a running calculation history.

Type a mathematical expression and the calculator evaluates it safely (no eval). Supported: + - * / ^ ( ), sqrt(), abs(), powers, sin/cos/tan (and their inverses in radians), log (base 10), ln, exp and the constants pi and e. Results are shown with a running history.

Result

The scientific calculator evaluates full mathematical expressions — arithmetic, powers and roots, trigonometry and logarithms — with proper operator precedence and parentheses, and keeps a history of your calculations.

Supported operations

  • Arithmetic: + - * / and powers ^
  • Functions: sqrt(), abs(), sin() cos() tan(), asin() acos() atan(), log() (base 10), ln(), exp()
  • Constants: pi, e
  • Grouping with parentheses ( )

Trigonometry uses radians; multiply degrees by pi/180 to convert.

Examples

  • sqrt(2) * (3 + 4) = 9.8995
  • sin(pi/2) = 1
  • log(1000) + ln(e) = 4

Frequently asked questions

Are angles in degrees or radians?

Radians. To use degrees, multiply by pi/180, e.g. sin(30 * pi / 180).

What's the difference between log and ln?

log() is the base-10 logarithm and ln() is the natural logarithm (base e).

Just for the giggles, much love.
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram