Scientific Calculator

Published on: May 8 2026

This Scientific Calculator helps you perform advanced calculations using arithmetic operations, powers, roots, trigonometric functions, logarithms, constants, factorials, and percentages. It is designed for school and study use where you need a direct final answer without step-by-step working. You can type expressions directly, use the on-screen keyboard, and switch between degree and radian mode for angle-based calculations.

Operations supported

  1. Addition, subtraction, multiplication, and division using +, , ×, and ÷
  2. Decimals, percentages, negative numbers, and brackets using ( )
  3. Powers using ^, including square and cube powers
  4. Roots using sqrt(x) and cbrt(x)
  5. Trigonometry using sin(x), cos(x), and tan(x)
  6. Inverse trigonometry using asin(x), acos(x), and atan(x)
  7. Logarithms using log(x) and ln(x)
  8. Constants using π, pi, and e
  9. Factorials using ! or fact(x)
  10. Absolute value using abs(x) and reciprocal using inv(x)