When using LN, the most common issues fall into 3 areas: input errors, viewing syntax help, and unexpected results; this FAQ includes 3 common questions.
FAQ
What should I do if the LN function shows an error after I enter it?
- Check whether the formula starts with
=. - Make sure the parentheses are complete and the parameter format is correct.
- Type
LN(again to review the syntax prompt, then correct the formula.
How can I view the LN function description in WPS?
- Select the target cell.
- Type
=LN(. - Review the syntax guidance and parameter details shown in the editing area, then continue entering the formula.
Why does the LN result-look-incorrect-in-my-spreadsheet">Why does the LN result look incorrect in my spreadsheet?
- Check whether the referenced cell contains a valid numeric value for calculation.
- Confirm that there are no text-formatted numbers, incorrect references, or logic issues in nested formulas.
- Edit the parameter and confirm whether the result updates when the source data changes.
Glossary
| Term | Definition |
|---|---|
| LN | A natural logarithm function that returns the natural logarithm of a specified positive number. |
| Syntax guidance | The parameter prompt and usage hint shown while entering a function. |
| Nested calculation | A formula structure in which one function is used as the input of another function. |