MATLAB: Factorial in matlab R2010a

factorial

hello! I want to calculate factorial (x) knowing that "x" can be a very large value, sometimes up to 450. factorial (450) = "INF" how to have real value and not "INF" ?