This is the WIKI for SpeedCalc.
Let's start!
SpeedCalc uses the following arithmetic operators:
| Operators | Explanation |
|---|---|
Brackets can be used also.
The order of degree by which the operators are dissolved,
is the following:
| Number | Expression |
|---|---|
| 1 | Brackets |
| 2 | e (exponent epression) |
| 3 | negative expressions |
| 4 | / |
| 5 | * |
| 6 | + |
| 7 | - |