Can anyone help me with writing a code in python3 for math problem solver? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Can anyone help me with writing a code in python3 for math problem solver?

The program should be able to solve mathematical equations(quadratic, cubic, logarithmic etc, preferably using numerical methods)

20th May 2018, 4:14 PM
Varsha
1 Answer
+ 1
You can use Wolfram Alpha to solve math equations online. If you want the source code, you should try to write it yourself instead of asking for answers without trying.
23rd May 2018, 11:28 AM
Hanz
Hanz - avatar