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