Returns the natural (base-e) logarithm of its argument. Syntax: #include <math.h> double log(double x);