See directory ../tests for example, tutorial, and test scripts for Mathomatic. ----------------------------------------------------------------------------- These factorial functions "fact()" in various computer languages are for use with output from the Mathomatic code command, which converts factorial expressions like x! to fact(x). Type "./factorial" followed by integers or integer expressions to compute large factorials with Python and test "fact.py".