shlomotsiris_30796
shlomotsiris_30796
KPCKevin Powell - Community
Created by shlomotsiris_30796 on 9/6/2023 in #back-end
Wolfarm alpha api
I am trying to build a function that finds the critical points of a a mathematical function. I have an html page that gets an input and a node.js express server that gets a get request and connects to the wolfram alpha api. The code seems to be working but for some reason the api returns false answers for some of the functions. explicitly, when a function has only negative critical points, the result it gives is 0. could it be that the wolfram alpha api doesn't work properly?
2 replies