Solves math expressions using the Knetiv/govaluate Golang package.
Expects input in the following format:
{
"x": "10*3"
}
Returns output in the following format:
"30"
Content type
Image
Digest
Size
864.8 kB
Last updated
over 5 years ago
docker pull jkizo/solve