Skip to main content

Scientific Calculator

Scientific calculator with trigonometry, logarithms, exponents, and memory functions.

M: 0
0

Frequently Asked Questions

Are angles in degrees or radians?

Toggle between DEG and RAD using the button in the upper right. Trig functions (sin, cos, tan) respect this setting.

How is the expression evaluated?

Expressions are parsed with a safe recursive-descent parser (no eval). Standard order of operations applies.

Related Tools