Libc implementation of sinf
Marcel Sondaar
Public Domain
double sin(double x)
computes and returns the sine of x (using a taylor expansion)