StepCalcAPI
StepCalcApi — User Guide Overview This API evaluates mathematical expressions step-by-step, showing intermediate calculations for better understanding. It supports: * Basic arithmetic: `+`, `-`, `*`, `/`, `%` * Parentheses for grouping * Unary minus (negative numbers) * Functions: `sqrt()`, `sin()`, `cos()`, `tan()`, `log()`, `ln()` Base URL https://stepcalcapi.shattap.com/calculate Endpoint…
StepCalcAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
calculate /calculate |
## Overview This API evaluates mathematical expressions step-by-step, showing intermediate calculations for better understanding. It supports: * Basic arithmetic: `+`, `-`, `*`,… |
StepCalcAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $19.99 / month | — |
|
| MEGA | $2,000 / month | — |
|