โ— Barokit

๐ŸงฎScientific Calculator

Supports trig, logs, powers, square roots, and other engineering/science calculations. Expression-based input handles long chained calculations. Useful for math/physics/engineering students, engineers, exam prep, and quick statistics.

๐Ÿ”’ Browser-basedโœ“ No watermarkโœ“ No signup

How to use

  1. 1Type an expression (e.g., sin(30) + cos(60)).
  2. 2Result appears instantly.
  3. 3Use parentheses for clear precedence.

FAQ

What angle units?+

Choose degrees (0โ€“360) or radians (0โ€“2ฯ€). Korean high school exams use degrees; university math typically uses radians.

Which functions are supported?+

sin, cos, tan, asin, acos, atan, log (base 10), ln (natural log), sqrt (โˆš), pow, abs, exp, and other standard functions.

Can it draw graphs?+

For plotting, use [Graphing Calculator]. For LaTeX formulas, use [Formula Builder].

Very large or small numbers?+

Supports JavaScript floating point range (~ยฑ1.8ร—10ยณโฐโธ). Beyond that auto-displays as e+ notation.

Multiple expressions at once?+

Variables aren't supported, but you can copy results and chain them in the next expression.

Scientific notation?+

Large results show as 1.23e+10. You can also input that way (e.g., 1.5e3 = 1500).

Related tools