The log10() function returns the base-10 logarithm of a number.
函数的作用是:返回一个以10 为底的对数。
The log() function returns the natural logarithm (base E) of a number.
函数的作用是:返回一个数值的自然对数。
The number raised to the logarithm of a designated number in order to produce that designated number.
被升到指定数字的对数上的数量,是为了得到那被指定的数目。
应用推荐