Can anyone help me with writing a code in python3 for math problem solver? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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 Respuesta
+ 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