Excel之內的function 可否計算anti-logarithm?

2006-11-11 1:36 am
Excel之內的function 可否計算anti-logarithm?

例如log 2 (base 10)是 0.30103

可否從0.30103 運用 excel 找回log 2


Thanks a lot!!

回答 (2)

2006-11-13 11:56 pm
✔ 最佳答案
用 EXCEL power() function

=power(10,x)

x is the input value (e.g. 0.30103)

power(10,0.30103) = 2
參考: me
2006-11-11 2:18 am
Anti-log(0.30103) = 10^0.30103


收錄日期: 2021-04-29 17:51:52
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20061110000051KK02522

檢視 Wayback Machine 備份