How to Use the FACTDOUBLE Function in WPS on Windows

Last updated:July 13, 2026

Use the FACTDOUBLE function with 3 how-to topics, including inserting it from the Insert Function dialog, typing it directly in a cell, and reviewing syntax and argument details; 3 topics are available without membership and 0 are membership-related.

How-to Index

How-to Guide

1. Insert FACTDOUBLE from the Insert Function dialog

Feature entry: Formula tab → Insert Function

  1. Select the cell where you want to enter the formula.
  2. Click the fx button in the formula bar, or click Insert Function on the Formula tab.
  3. In the Insert Function dialog box, search for FACTDOUBLE.
  4. Select the function and click OK.
  5. Enter the required arguments in the Function Arguments dialog box.
  6. Click OK to finish inserting the function.

Success Criteria

  • Interface result: The target cell contains a FACTDOUBLE formula.
  • What you can do next: You can edit the arguments, copy the formula, or review the calculation result.

Tips While Using

  • Enter the full function name FACTDOUBLE when searching.
  • Make sure the argument is a value that can be calculated.

2. Type the FACTDOUBLE formula directly in a cell

Feature entry: Cell → Formula bar

  1. Select the cell where you want to enter the formula.
  2. Type =FACTDOUBLE(...) directly in the cell or in the formula bar.
  3. Press Enter to confirm.
  4. If you want to review the argument hint, type =FACTDOUBLE( and then press F1.

Success Criteria

  • Interface result: The cell shows the calculation result, and the formula bar keeps the FACTDOUBLE formula.
  • What you can do next: You can drag the fill handle to copy the formula to other cells.

Tips While Using

  • The formula must start with an equals sign.
  • Use standard formula input formatting so the formula can be parsed correctly.

3. Review FACTDOUBLE syntax and argument details

Feature entry: Formula tab → Insert Function

  1. Click Insert Function on the Formula tab.
  2. Enter FACTDOUBLE in the search box.
  3. Select the function and review the syntax FACTDOUBLE(number).
  4. Click the help link for the function to view more details.

Success Criteria

  • Interface result: You can see the FACTDOUBLE function name, syntax, and argument description.
  • What you can do next: You can return to the worksheet and continue inserting or editing the formula.

Tips While Using

  • Syntax details are useful for checking the number and format of arguments before entry.
  • After reviewing the syntax, you can continue directly to argument entry.