Math inputs
Evaluate an expression
Examples: sqrt(25) + sin(30)^2, log(100), (2 + 3) * 4
Math tools
Evaluate common scientific expressions with trigonometry, logarithms, square roots, powers, parentheses, and degree or radian mode.
Math inputs
Examples: sqrt(25) + sin(30)^2, log(100), (2 + 3) * 4
Calculation result
5.25
Small, dependable math engines
The scientific calculator uses a small tokenizer and recursive-descent parser. The fraction calculator keeps numerator and denominator integers so common fraction work stays exact.
Scope and assumptions
The first release covers common real-number functions, parentheses, powers, and exact four-operation fractions. It intentionally does not include graphing, matrices, statistics, or TI-BASIC.
Floating-point scientific results can have normal machine-precision rounding. Verify high-stakes or symbolic work independently.
Scientific and fraction questions
No. Numerators and denominators are reduced using integer arithmetic for the four basic operations.
Yes. Select degrees or radians before evaluating sin, cos, or tan.
No. This first version intentionally excludes graphing, matrices, statistics, and TI-BASIC.
The Scientific Calculator converts the inputs you provide into a documented estimate with visible assumptions.
Anyone who wants a quick planning check before opening a spreadsheet or consulting a qualified professional.
The calculation runs locally in the browser using a pure TypeScript calculation function and the selected assumptions.
Floating-point results can contain small rounding differences. Domain and division errors are shown rather than silently converted to zero.
Floating-point results can contain small rounding differences. Domain and division errors are shown rather than silently converted to zero.
No. The calculation is performed in your browser and the form does not send calculator inputs to a calculation service.
Quick jumps
Calculate exact fraction operations with reduction.
TI-84 Plus style graphing calculator online: scientific functions, DEG/RAD modes, fractions, history, and ANS in your browser.
Solve percentage questions, points, margins, and money cases.
Math tools
Evaluate common scientific expressions with trigonometry, logarithms, square roots, powers, parentheses, and degree or radian mode.
Math inputs
Examples: sqrt(25) + sin(30)^2, log(100), (2 + 3) * 4
Calculation result
5.25
Small, dependable math engines
The scientific calculator uses a small tokenizer and recursive-descent parser. The fraction calculator keeps numerator and denominator integers so common fraction work stays exact.
Scope and assumptions
The first release covers common real-number functions, parentheses, powers, and exact four-operation fractions. It intentionally does not include graphing, matrices, statistics, or TI-BASIC.
Floating-point scientific results can have normal machine-precision rounding. Verify high-stakes or symbolic work independently.
Scientific and fraction questions
No. Numerators and denominators are reduced using integer arithmetic for the four basic operations.
Yes. Select degrees or radians before evaluating sin, cos, or tan.
No. This first version intentionally excludes graphing, matrices, statistics, and TI-BASIC.
The Scientific Calculator converts the inputs you provide into a documented estimate with visible assumptions.
Anyone who wants a quick planning check before opening a spreadsheet or consulting a qualified professional.
The calculation runs locally in the browser using a pure TypeScript calculation function and the selected assumptions.
Floating-point results can contain small rounding differences. Domain and division errors are shown rather than silently converted to zero.
Floating-point results can contain small rounding differences. Domain and division errors are shown rather than silently converted to zero.
No. The calculation is performed in your browser and the form does not send calculator inputs to a calculation service.
Quick jumps
Calculate exact fraction operations with reduction.
TI-84 Plus style graphing calculator online: scientific functions, DEG/RAD modes, fractions, history, and ANS in your browser.
Solve percentage questions, points, margins, and money cases.