11.1 Math_Utils Module

The Math_Utils Module provides utility routines to solve mathematical problems for the CÆSAR Code Package.

The Math_Utils methods section describes the methods used in the Math_Utils Class.

Math_Utils public procedures:

 Prime_Factors  Returns a vector containing the prime factorization of a number.

The Math_Utils Module code listing contains additional documentation. The Math_Utils Module also contains a Unit Test Program.



Subsections

Michael L. Hall