![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: May 2002
Location: Baltimore
Posts: 7
|
Does anyone know if there is an inverse log function in Excel? I found a LOGINV function but it asked for parameters I'm not familiar with. I'm using a dB loss equation "dB = Log(Pout/Pin)*10" rearranged to calculate expected output power given the nominal dB loss and input power so I need to compute inverse log in the process. Thanks for any help on this.
Jeff |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Mar 2002
Location: Chicago, IL USA
Posts: 2,042
|
Hi Jeff,
Use =EXP(exponent) to take the inverse of the natural logarithm. Use 10^(exponent) or =POWER(10,exponent) to take the inverse base10 logarithm/ HTH, Jay |
|
|
|
|
|
#3 |
|
New Member
Join Date: May 2002
Location: Baltimore
Posts: 7
|
Thanks, Jay. It works great.
Jeff |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|