You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I recently found this awesome API and had some fun with it. However, I had a bit of trouble in using the /zeroes endpoint. Here are some of the failing use cases:
Hi,
I recently found this awesome API and had some fun with it. However, I had a bit of trouble in using the
/zeroes
endpoint. Here are some of the failing use cases:request:
https://newton.now.sh/zeroes/x+30
response:
request:
https://newton.now.sh/zeroes/x+3
response:
request:
https://newton.now.sh/zeroes/x^2
response:
request:
https://newton.now.sh/zeroes/x^2-2x+1
response:
request:
https://newton.now.sh/zeroes/x^2-2
response:
The text was updated successfully, but these errors were encountered: