These factorial functions "fact()" in various computer languages are for use
with output from the Mathomatic code command.

See the "java" directory in Mathomatic for Windows
http://www.night-ray.com/winam.zip for the Java factorial function.

Type "./factorial" followed by numbers or a numerical expression to compute
large factorials with Python and test "fact.py".
