Useful Hacks

Scientific Calculator

A full scientific calculator with trig, log and power functions.

Calculated locally in your browser.

Overview

A scientific calculator supporting standard arithmetic, trigonometric functions, logarithms, powers and roots.

How to use it

  1. 1Build an expression using the buttons or your keyboard.
  2. 2Press = to evaluate.

How it works

Expressions are evaluated by a small hand-written parser — not JavaScript's eval() — so it only ever computes arithmetic, never executes arbitrary code.

Related tools

All education tools

Search tools

Search for any tool by name, category or keyword