Libc implementation of logf
Marcel Sondaar
Public Domain
float logf(float x)
computes and returns the natural logarithm of x (using a taylor expansion)