I made a sine approximation function that it pretty accurate. I don't think it's any faster. Red line is perfect sine wave, cyan line is my approximation. I'm also using a simple approximation of pi, that does affect the accuracy here as well.