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