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