| Class | Description |
|---|---|
| Complex |
The Complex number implementation class.
|
| Matrix |
The Matrix class provides the ability to create matrixes and perform standard
operations.
|
| NA_Utils |
The NA_Utils class provides various usedful methods to
manipulate data.
|
| PrintManager |
The PrintManager provides the mechanism to print Numerical
Worksheet data.
|
| Rational |
The Rational Data Type implementation class.
|
| ReadDataFile |
The ReadDataFile class that implements a data file read used by some of the
approximations.
|
| TextAreaSort |
The TextAreaSort class allows characters to be isolated from
spaces in textarea.
|
| TextFieldComplexParse |
The EvaluatePoint class evaluates an input point in the
the equation for anaylsis.
|
| TextFieldSort |
The TextFieldSort class allows characters to be isolated from
spaces in textfield.
|
| WriteDataFile |
The WriteDataFile class that implements outputing data to a
text file.
|