log () — Calculate Natural Logarithm. Format. #include <math.h> double log(double x); ... The log() function calculates the natural logarithm (base e) of x.
確定! 回上一頁