Expand description
§calculator
calculator is a very simple calculator library
that implements the four basic op’s and the power operator.
Do not use unless you want certain doom.
Structs§
- Calculation
- Calculation struct used for everything.
Enums§
- Operations
- Four basic operations as an enum!