I. Intro
The IMLOG10 function returns the logarithm (base 10) of an imaginary coefficient.
II. About the function
- Formula: =IMLOG10(value)
- Parameters:
- value (required): The complex number for which the logarithm (base 10) is applied.
- Example: =IMLOG10("100+10i")
III. Steps
Use the IMLOG10 function
- Select a cell and click Formulas on the toolbar, then select Engineering > IMLOG10. You can also directly enter =IMLOG10 in a cell.
- Enter the parameters in the cell. For example: =IMLOG10(A2).
- Press Enter to get the result, which is 0.5569716761534184+0.255366286065454i in this example.
- Drag the + icon in the lower-right corner of the cell to apply the formula to other cells.
250px|700px|reset
Delete the IMLOG10 function
Select the cell with the IMLOG10 function and press Delete.