cloud-evaluate
v1.4.1
Published
A mock async calculator evalulator that occasionally throws errors
Downloads
6
Readme
Cloud Evaluate
Cloud Evaluate - An SDK that evaluates simple math expressions. Occasionally it throws an error for no reason at all.
Usage
calculate()
Use this to get the value of a simple math expression. Checkout the type definition and tests for usage.
generateHistory()
Use this to get a list of calculations in the current session history. Checkout the type definition and tests for usage.