Notifications You must be signed in to change notification settings This is a simple Python project that solves quadratic equations of the form: ax² + bx + c = 0. The program calculates the ...
A simple command-line quadratic equation solver written in Python. Returns both the possible values of x and of course it supports float.
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...