I want to plot any mathematical function such as y=x**2 or y=sin(x)/x (anything basically). The problem is, I can only plot functions defined in numpy such as np.sin, np.cos