WeUtils.uk

Scientific calculator

Type an expression (sin, cos, log, √, ^, π…) and get the result.

Online scientific calculator

Type a math expression and get the result instantly. It supports trigonometric functions, logarithms, roots, powers and the constants π and e, with a degrees/radians toggle. Everything is computed in your browser.

Supported functions

Examples

sin(30) + 2^3 = 8.5 (in degrees). sqrt(2) ≈ 1.41421. log(1000) = 3. 2*pi ≈ 6.2832.

Frequently asked questions

Degrees or radians? Use the toggle; by default, degrees for trig functions.

Why does it show "—"? The expression is incomplete or has a syntax error.

Does it use eval? No: a custom parser interprets the expression safely, without running code.