Double Factorial Online Calculator

What Is a Double Factorial Calculator?

The double factorial calculator helps you quickly compute the double factorial (n!!) of any non-negative integer.

  • Odd double factorial: n!! = n × (n-2) × (n-4) × ... × 1, e.g., 7!! = 7 × 5 × 3 × 1 = 105
  • Even double factorial: n!! = n × (n-2) × (n-4) × ... × 2, e.g., 6!! = 6 × 4 × 2 = 48

How to Use the Double Factorial Calculator?

  1. Enter a non-negative integer in the "Number" input box, e.g., 7.
  2. Click the "Calculate" button, or press Enter in the input box.
  3. View the result in the "Output" box. The result includes the full calculation process, e.g., 7!! = 7 × 5 × 3 × 1 = 105.