Solving fourth-degree equations app

Even with python, you would have to import a package such as numpy or decimal to use higher-precision floats.

ChatGPT can make mistakes while doing very simple math, so I'm not too surprised it breaks down when trying to calculate this.

I noticed that every time I ask him the same question he gives a different result and each AI platform gives a different result !!

Is it possible for App Inventor to give incorrect results if the calculations are large and complex?

I'm still trying to find a way to find the four roots of x with one click and the only way so far is for those equations to be true.

Finally after trouble I found a simpler formula on Wikipedia, and it give me 4 correct solutions :rocket:

Four_Roots(2).aia (509.1 KB)

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.