Index of /~gesslein/mathomatic_source_browsing/factorial

Name                                   Last modified      Size  Description
Parent Directory - fact.c 08-Feb-2009 10:58 399 fact.py 13-Feb-2008 11:36 605 factorial 19-Jul-2009 01:05 590 intfact.c 22-Sep-2009 05:49 327
These factorial functions "fact()" in various computer languages are for use
with output from the Mathomatic code command.

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

Type "./factorial" followed by integers or integer expressions to compute
large factorials with Python and test "fact.py".