做視頻網(wǎng)站要注意什么電工培訓(xùn)課程
描述
IMLOG2函數(shù)以x + yi或x + yj文本格式返回復(fù)數(shù)的以2為底的對(duì)數(shù)??梢詮淖匀粚?duì)數(shù)計(jì)算復(fù)數(shù)的以2為底的對(duì)數(shù),如下所示-
$$\log_2(x + yi)=(log_2e)\ln(x + yi)$$
語(yǔ)法
IMLOG2 (inumber)
爭(zhēng)論
Argument | 描述 | Required/Optional |
---|---|---|
Inumber | A complex number for which you want the base-2 logarithm. | Required |
Notes
-
Excel中的復(fù)數(shù)僅存儲(chǔ)為文本。
-
當(dāng)將格式為" a + bi"或" a + bj"的文本字符串提供給Excel的內(nèi)置復(fù)數(shù)函數(shù)之一時(shí),這被解釋為復(fù)數(shù)。
-
復(fù)數(shù)函數(shù)可以接受一個(gè)簡(jiǎn)單的數(shù)值,因?yàn)樗刃в谔摂?shù)等于0的復(fù)數(shù)。
-
使用COMPLEX將實(shí)系數(shù)和虛系數(shù)轉(zhuǎn)換為復(fù)數(shù)。
-
如果未將inumber識(shí)別為復(fù)數(shù),則IMLOG2返回#NUM!錯(cuò)誤。
-
如果inumber是邏輯值,則IMLOG2返回#VALUE!錯(cuò)誤。
適用性
Excel 2007,Excel 2010,Excel 2013,Excel 2016
Example

JavaScript 中的 IMLOG2函數(shù) - 無(wú)涯教程網(wǎng)無(wú)涯教程網(wǎng)提供描述IMLOG2函數(shù)以x + yi或x + yj文本格式返回復(fù)數(shù)的以2為底的對(duì)數(shù)??梢詮淖匀粚?duì)數(shù)計(jì)...https://www.learnfk.com/javascript/advanced-excel-engineering-imlog2-function.html