func Log(x float64) float64. Log returns the natural logarithm of x. Special cases are: Log(+Inf) = +Inf Log(0) = -Inf Log(x < 0) = NaN ...
確定! 回上一頁