Everyday utility

Scientific Calculator

Run common scientific math operations in one place: square root, square, cube, log base 10, natural log, sine, cosine, tangent, and absolute value. Trigonometric inputs are interpreted in degrees.

Last reviewed May 14, 2026 by ToolSpilo Editorial Team.

Review method: Reviewed against the calculator manifest, current content baseline, and calculator-specific reference checks

Calculator tool

How this calculator works

Use the explanation to understand the formula, assumptions, and practical limits behind the calculator result.

What This Scientific Calculator Handles

This calculator evaluates one input at a time using common scientific operations: square root, square, cube, base-10 logarithm, natural logarithm, sine, cosine, tangent, and absolute value. It is useful for quick checks in algebra, geometry, trigonometry, science classes, spreadsheets, and engineering estimates.

Operation Rules

OperationFormula or meaningImportant rule
Square roota\sqrt{a}Real result only when a0a \ge 0
Squarea2a^2Works for positive and negative values
Cubea3a^3Keeps the sign of aa
Log base 10log10(a)\log_{10}(a)Real result only when a>0a > 0
Natural logln(a)\ln(a)Real result only when a>0a > 0
Sine / cosine / tangentsin(a)\sin(a^\circ), cos(a)\cos(a^\circ), tan(a)\tan(a^\circ)Input angle is in degrees
Absolute value$a

For trigonometry, the calculator accepts degrees and converts internally to radians:

Radians=Degrees×π180\text{Radians} = \text{Degrees} \times \frac{\pi}{180}

Worked Examples

  • 81=9\sqrt{81} = 9
  • log10(1,000)=3\log_{10}(1,000) = 3
  • ln(e)=1\ln(e) = 1
  • sin(30)=0.5\sin(30^\circ) = 0.5
  • 12=12|-12| = 12

When a Result Is Undefined

Some operations have domain limits. 9\sqrt{-9} is not a real number, and log10(0)\log_{10}(0) or ln(5)\ln(-5) is undefined in real-number arithmetic. Tangent is also undefined when cosine is zero, such as at 9090^\circ plus full 180180^\circ rotations.

How to Read the Result

Use the result as a numeric check, then keep enough decimal places for the next step. If the answer feeds into a larger calculation, avoid rounding too early. For official exams, technical reports, or engineering work, follow the required rounding and significant-figure rules.

Frequently asked questions

Are trigonometric angles in degrees or radians?

Angles are entered in degrees. The calculator converts degrees to radians before evaluating sine, cosine, or tangent:

Radians=Degrees×π180\text{Radians} = \text{Degrees} \times \frac{\pi}{180}

For example, 30×π/180=π/630^\circ \times \pi / 180 = \pi/6, so sin(30)=0.5\sin(30^\circ) = 0.5.

What is the difference between log and ln?

log means base-10 logarithm in this calculator, while ln means natural logarithm with base e2.71828e \approx 2.71828. Examples: log10(1,000)=3\log_{10}(1,000) = 3 because 103=1,00010^3 = 1,000, and ln(e)=1\ln(e) = 1 because e1=ee^1 = e.

Why does the calculator show undefined for some inputs?

The real-number operations have domain limits. Examples:

  • 4\sqrt{-4} is not a real number.
  • log10(0)\log_{10}(0) is undefined.
  • ln(5)\ln(-5) is undefined in real numbers.
  • tan(90)\tan(90^\circ) is undefined because cos(90)=0\cos(90^\circ) = 0.

Use a complex-number calculator if you need non-real roots or logarithms.

How many decimals should I keep?

Keep enough digits for the next step, then round only at the end. For a classroom problem, follow the teacher or textbook rule. For measurements, match the precision of the inputs: if the angle is measured to the nearest 1 degree, reporting ten decimal places usually implies more precision than the measurement supports.