(translator=Erison, ChineseSource=Erison-20020415-4\log10.html, EnglishSource=c:\matlabr12\help\techdoc\ref\log10.html)
MATLAB Function Reference    
log10

基底(base)為 10 的一般對數(Common logarithm)

Syntax

Description

The log10 函數是對陣列每個元素去做運算。其範圍包含複數與負數,但若使用不小心可能導致非預期的結果。

Y = log10(X) 回傳對 X 裡元素做基底為 10 的對數運算的結果。

Examples

See Also

exp, log, log2, logm


 log log2