Use the IMAGINARY function through 4 how-to topics, all available without membership; choose a topic from the index and follow the entry path and steps to complete the task.
How-to Index
| No. | Topic | Membership Requirement |
|---|---|---|
| 1 | 1. Enter the IMAGINARY function | Free |
| 2 | 2. Fill in parameters with syntax prompts | Free |
| 3 | 3. Use IMAGINARY in a nested formula | Free |
| 4 | 4. Calculate results with cross-worksheet references | Free |
How-to Guide
1. Enter the IMAGINARY function
Entry path: Formula tab → formula bar
- Open WPS Spreadsheet and select the cell where you want the result to appear.
- Type
=to start the formula. - Enter
IMAGINARY(. - Enter the complex-number parameter and press Enter.
Success Criteria
- Interface result: the cell shows the imaginary coefficient.
- What you can do next: you can continue editing, copying, or filling the formula down.
Tips While Using
- Common mistake: if the formula does not start with
=, it may be treated as plain text.- Environment note: the parameter needs to follow a valid complex-number format.
2. Fill in parameters with syntax prompts
Entry path: Formula tab → formula bar
- In a cell, type
=IMAGINARY(. - Check the syntax prompt that appears.
- Enter the parameter in the expected format.
- Complete the closing parenthesis and press Enter.
Success Criteria
- Interface result: the formula is accepted without an obvious syntax error.
- What you can do next: you can revise the parameter and recalculate if needed.
Tips While Using
- Common mistake: an unclosed parenthesis or an invalid parameter format can affect the result.
3. Use IMAGINARY in a nested formula
Entry path: formula bar
- Select the target cell.
- Enter a combined formula that includes IMAGINARY.
- Use the IMAGINARY result as part of another function.
- Press Enter to view the final result.
Success Criteria
- Interface result: the cell returns the result of the combined formula.
- What you can do next: you can keep adjusting the outer or inner function.
Tips While Using
- Common mistake: when the formula has multiple layers, check the parentheses carefully.
4. Calculate results with cross-worksheet references
Entry path: formula bar
- Open the workbook that contains the source data.
- Select the result cell in the target worksheet.
- Enter an IMAGINARY formula that includes a worksheet reference.
- Press Enter to complete the calculation and review the result.
Success Criteria
- Interface result: the target cell returns the imaginary coefficient for the referenced value.
- What you can do next: the result can update automatically after source data changes.
Tips While Using
- Common mistake: an incorrect worksheet name or reference range can affect the result.