Calculate Solutions¶
Calculation as a Service is Here! CaaS is the new trend, offers to offload heavy calculations into the cloud.
Currently we offer:
- Multiplication
- Negation
Our calculation engine is affordable, and works at unprecedented speeds. Currently, we are still in our alpha period, but we will offer beta sign-ups soon!
Multiplication¶
Our multiplication engine will be accessible via https://api.calculate.solutions/multiply/<num1>/<num2>.
We support integers of any size. Latencies start at 5s, but can be a little more depending on the size of the integer.
Negation¶
Our top-of-the-line integer negation engine will be available through https://api.calculate.solutions/negate/<num>.
Latency is 2s, but can increase for bigger numbers.