b/c the factorial function is defined that way. Mathematicians decided it would be more convenient or useful, probably for the sake of not dividing by zero when doing series or sums... or because you can use the rule n! = (n-1)! * n, which wouldn't work for 1! if 0! wasn't 1.