A fast and accurate calculator.
A fast calculator with a clean and minimalist visual style.
Currently supports:
• Keyboard input
• Basic arithmetic (+,-,×,÷)
• Modulus function
• Exponentiation and nth root functions
The calculator is a React app, and uses the big.js and math.js library to improve the precision of calculations.