RuntimeWarning: invalid value encountered in power y = np.sin(x)*np.cos(x**1.5)**2
RuntimeWarning: invalid value encountered in power
y = np.sin(x)*np.cos(x**1.5)**2