PointCalculation
A simple functional that provides functions for cartesian point calculations.
1 subscribers
5 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
PointCalculation endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Translate Point /translate-point |
Moves point a given distance and angle |
| GET |
Distance /distance |
Finds the distance between two points |
| GET |
Rotate Point /rotate-point |
Rotates a point around another point by a given angle. |
| GET |
Find Point on Line /find-point-on-line |
Returns a point between to points as a given distance |
| GET |
Angle /angle |
Finds the angle of the line that passes through both of the points. Angle is returned in Radians. |
PointCalculation pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $6 / month | — |
|
| ULTRA | $30 / month | — |
|