FACTDOUBLE in WPS on Windows FAQ

Last updated:July 20, 2026

These FAQ items cover 3 common question types for FACTDOUBLE on Windows: formula entry, unexpected results, and usage guidance.

FAQ

Why does FACTDOUBLE not return a result after I type it?

  1. Make sure the formula starts with =.
  2. Check that the function name is FACTDOUBLE and that the parentheses are complete.
  3. Press Enter again and confirm whether the cell returns a result.

How can I check the parameter format for FACTDOUBLE?

  1. Select an empty cell.
  2. Type =FACTDOUBLE(.
  3. Review the syntax guidance in the editing area, then enter the argument.

What should I do if the FACTDOUBLE result looks incorrect?

  1. Check whether the argument is the number you want to calculate.
  2. If you use a cell reference, make sure the referenced cell does not contain invalid text.
  3. Edit the argument and press Enter again to refresh the result.

Glossary

TermDefinition
FACTDOUBLEA spreadsheet function that returns the double factorial of a number.
Double factorialA calculation that multiplies numbers with the same parity while decreasing by 2 each step, such as 6 × 4 × 2.
Cell referenceA worksheet address used in a formula, such as A2.