timthereaper
- 479
- 33
Okay, I think I understand. It's an elegance thing. However, I thought that 0!=1 is true and not just defined that way. Maybe I'm wrong, but I thought the rule was n!=n*(n-1)! and if n=1, then 1!=1*0! and thus 0!=1.