Calculator
Interactive Demo
A modern calculator with scientific functions and memory operations.
ReactTypeScriptMath.js
Live Demo
Scientific Calculator
A modern calculator with basic arithmetic, scientific functions, and memory operations.
CalculatorMemory: 0
0
History
No calculations yet
Functions
sin, cos, tan: Trigonometric functions (degrees)
log: Base-10 logarithm
ln: Natural logarithm
√: Square root
x²: Square
1/x: Reciprocal
MC/MR/M+/M-: Memory functions
±: Change sign
%: Percentage
Interactive Project Demo
Built with React, TypeScript, Math.js