This section covers 3 task topics for WPS spreadsheet users: inserting COS from the function dialog, typing the formula directly, and checking syntax or parameter help; 3 are free and 0 are membership-related.
How-to Index
| No. | Task | Access |
|---|---|---|
| 1 | 1. Insert COS from the Insert Function dialog | Free |
| 2 | 2. Type the COS formula directly in a cell | Free |
| 3 | 3. Check COS syntax and parameter help | Free |
How-to Guide
1. Insert COS from the Insert Function dialog
Entry path: Formulas tab → Insert Function, or the fx button in the formula bar
- Select the cell where you want to enter the formula.
- Click the fx button in the formula bar, or click Insert Function on the Formulas tab.
- Search for
COSin the dialog box. - Select the function and click OK.
- Enter the required parameter in the function parameter dialog.
- Click OK to insert the formula.
Success Check
- The target cell now contains a COS formula.
- You can continue editing the parameter, confirm the formula, or copy it to other cells.
Notes
- Make sure the function name is entered as
COS. - Use a numeric value for the parameter.
2. Type the COS formula directly in a cell
Entry path: worksheet cell or formula bar
- Select the target cell.
- Type
=COS(...)directly in the cell or formula bar. - Press Enter to confirm.
- If you want to learn how to use the COS function in WPS on Windows while entering the formula, type
=COS(and pressF1to view the syntax prompt.
Success Check
- The cell shows a calculation result.
- The formula bar keeps the COS formula for further editing or copying.
Notes
- Use standard formula punctuation when entering the parameter.
- If the result looks wrong, check whether the parameter is stored as a number.
3. Check COS syntax and parameter help
Entry path: Formulas tab → Insert Function
- Click Insert Function on the Formulas tab.
- Search for
COS. - Select the function and review the syntax
COS(number). - Click the help link for more details about the function.
Success Check
- You can see the function name, syntax, and the help entry for COS.
- You can return to the sheet and continue entering or adjusting the formula.
Notes
- Opening the help page may require a network connection.
- Recheck the parameter format before finalizing the formula.