notebook.community
Edit and run
In [1]: import numpy as np import sympy as sp import matplotlib.pyplot as plt import math import plot_ball as p1 %matplotlib inline
import numpy as np import sympy as sp import matplotlib.pyplot as plt import math import plot_ball as p1 %matplotlib inline
Plot a formula for the trajectory of a ball
In [2]: p1.plot_here()
p1.plot_here()