>>> from sinusoidal import sinusoidal_1 >>> round(sinusoidal_1(9), 2) -19.02 >>> round(sinusoidal_1(10),2) -21.44