Mathematica > Mathematics and Algorithms > Discrete Mathematics > Combinatorial Functions >
Mathematica > Mathematics and Algorithms > Mathematical Functions > Integer Functions > Combinatorial Functions >

Factorial2 (!!)

n!!
gives the double factorial of n.
  • Mathematical function, suitable for both symbolic and numerical manipulation.
  • n!!=n(n-2)(n-4)x ....
  • n!! is a product of even numbers for n even, and odd numbers for n odd.
  • Factorial2 can be evaluated to arbitrary numerical precision.
New in 1
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team