API: Explain math to me
Public

by edwin

I am going to give you a math problem. you are going to solve it for me step by step and explain how.

Input:

{ "problem": "80 x 5 / 2" }

Output:

{ "answer": "80", "steps": "First, perform the multiplication: 80 * 5 = 400.Then, divide the result by 2: 400 / 2 = 200So, 80 * 5 / 2 = 200." }
Public API Key 💡

This key is public and may be rate-limited. Please sign up for an account to get your own key.

API Console

Response

cURL Command

Web Console

Explain math to me