Useful stuff that doesn't belong anywhere else goes in this directory.

ideas.txt - The Mathomatic todo list.

limits.c - Small C program to display current C data type limits and sizes.

roots.c - Numerical polynomial equation solver utility.  Compile with "./c".
Requires the GNU Scientific Library (GSL).
