Quick Calculator
The Quick Calculator extension is a powerful tool that allows you to perform advanced mathematical calculations directly within Sliprail. It supports Math.js expressions, enabling you to handle everything from basic arithmetic to complex functions effortlessly.
How to Use
- Type
QuickCalculator to activate the extension.
- Press the Spacebar.
- Enter your mathematical expression.
- View a real-time preview of the calculation result as you type.
- Press Enter to copy the result to your clipboard.
Supported Features
- Basic arithmetic operations (+, -, *, /)
- Advanced mathematical functions (sin, cos, tan, log, etc.)
- Mathematical constants (pi, e)
- Complex expressions with parentheses
- Unit conversions and other features from Math.js.
Examples
2 + 3 * 4
sin(pi/4)
sqrt(16) + log(10)
(5 + 3) * 2^3