Hello
My question is, if I'm using double factorial in my program, should I :
1. implement function just for the double factorial (actually, two functions for odd and even numbers)
2. just...