Math Calculators
Scientific Calculator
Evaluate numerical expressions with powers, roots, logs, trigonometry, constants, and explicit degree or radian syntax.

Enter the values and review the result.
Use ^ for powers, deg for degree angles, and radians otherwise. Results show up to 12 significant digits.
Calculation assumptions
- *Evaluates numerical mathjs expressions with arithmetic operators, common functions such as sin(), cos(), tan(), sqrt(), log10(), ln(), and constants such as pi and e.
- *Use explicit syntax such as sin(45 deg) for degrees or sin(pi / 4) for radians.
- *Numeric results display up to 12 significant digits; this is display rounding, not symbolic exact arithmetic.
- *This is not a symbolic algebra system and does not solve equations step by step.
Enter your values and press Calculate.
Results and breakdowns will appear here after a valid calculation.
Supported numerical expression syntax
Enter expressions with standard operators such as +, -, *, /, and ^. Parentheses override normal operator precedence. You can also use functions such as sin(), cos(), tan(), sqrt(), log10(), and ln().
Example: sin(45 deg) * sqrt(16) evaluates the sine of 45 degrees and multiplies it by 4.
- Trigonometry: sin(x), cos(x), tan(x)
- Roots and logs: sqrt(x), log10(x), ln(x)
- Constants: pi, e
- Grouping: parentheses, including nested parentheses
Degrees, radians, and displayed precision
Trigonometric functions use radians unless the angle includes a unit. For example, sin(30 deg) and sin(pi / 6) both evaluate to 0.5.
Finite numeric results display up to 12 significant digits. For example, 1 / 3 displays as 0.333333333333, while 0.1 + 0.2 displays as 0.3.
Division by zero and other non-finite outcomes are rejected rather than displayed as Infinity.
Scope and safety limits
This tool evaluates numerical mathjs expressions. It does not perform symbolic algebra, graph functions, solve equations, or show step-by-step work.
Expressions are limited to 250 characters. Higher-risk mathjs functions that import, redefine, parse, simplify, or recursively evaluate expressions are disabled in this calculator.
Unsupported syntax and common mistakes
- Use * for multiplication, such as 2 * pi, instead of writing unclear text.
- Use deg for degree input, such as sin(30 deg), or use radians directly.
- Do not expect symbolic solving, graphing, or step-by-step algebra.
- Check parentheses carefully when nesting functions.
Transparency note
Accuracy and limitations
Calzivo tools are built for practical estimates, conversions, and checks. Some tools use standard formulas or simplified assumptions, and results can be affected by input accuracy, rounding, units, local rules, or changing official requirements.
Results depend on the values you enter and any simplified assumptions used by the tool. Verify important results before making decisions or submitting official information.
Reference check
Sources and references
These references provide background context for the topic. They do not replace official advice or documents for personal decisions.
- Expression Syntax
mathjs documentation
- Expression Parser Security
mathjs documentation
How to Use This Tool
Use these steps to enter the right inputs and interpret the result correctly.
Type your mathematical expression in the box.
Use standard operators (+, -, *, /) and functions like sin(), cos(), sqrt().
Select Calculate to evaluate the expression and review the formatted numerical result.
Related Tools
Other helpful tools in the Math Calculators category.
Fraction Calculator
Add, subtract, multiply, and divide fractions with reduced and decimal results.
Average Calculator
Calculate mean, median, mode, sum, and count for a comma-separated number list.
Power Rule Derivative Calculator
Find derivatives for basic power-rule expressions of the form a*x^n.
Percentage Calculator
Calculate percent of a number, reverse percentages, known-rate adjustments, percentage change, and percentage difference.
Unit Converter
Convert common length, mass, and temperature units.
Related Guides
Background reading and explanations related to Scientific Calculator.
Scientific Calculator Guide: Functions, Syntax, and Examples
Learn scientific calculator syntax for expressions, roots, exponents, logs, trigonometry, and constants.
Geometry Basics Made Simple (Area, Volume & Key Formulas)
Learn beginner geometry basics for area, perimeter, volume, units, formulas, and common measurement mistakes.
Power Rule Explained for Basic Derivatives
Learn the basic a*x^n derivative rule and the limits of the current derivative tool.
Frequently Asked Questions
Common questions about Scientific Calculator and how to read the result.
Are angles in degrees or radians?
You can use radians directly, or add deg for degrees, such as sin(45 deg).
Does this solve equations symbolically?
No. It evaluates the expression you enter. It is not a CAS or symbolic solver.
Can I use pi and e?
Yes. Constants such as pi and e are supported by the expression evaluator.
Why did my expression fail?
The most common causes are missing parentheses, unsupported syntax, or forgetting * for multiplication.
Can I use exponents?
Yes. Use ^ for powers, such as 2^3.
Is this for exact symbolic math?
No. Results are numerical evaluations and may be rounded or formatted for display.
