News

You can plot a quadratic equation using a similar method. A classic quadratic equation is ax² + bx + c. We can set variables for a, b, and c as well as create an x-axis: x = np.linspace (-10, 10 ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I ...