Arithmio
##### Operators Basic mathematical operators. `+` Adds the first operand to the second operand `-` Subtracts the first operand from the second operand. `*` Multiplies the first operand by the second operand. `/` Divides the first operand by the second operand. `^` Raises the first operand to the power of the second operand e.g. '10^6'. ##### Arithmetics Shorthand to perform common arithmetic…
Arithmio endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
GET API /api |
Calculate the result of the expression |
| POST |
POST API /api |
Calculate the result of the expression |
Arithmio pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / second |
|
| PRO | $5 / month | 1 / second |
|