MathDoc.tioga
Diebert.pa, May 23, 1985
Michael Plass, August 15, 1986 12:02:51 pm PDT
MathDoc
CEDAR 6.0 — FOR INTERNAL XEROX USE ONLY
Math
Michael Plass, Maureen Stone, Tim Diebert
© Copyright 1985 Xerox Corporation. All rights reserved.
Abstract: This package comprises several "pure math" routines, callable directly from a Cedar program. All interfaces are exported via MathPackage.bcd
Created by: Michael Plass, Maureen Stone, Tim Diebert
Maintained by: Tim Diebert <Diebert.pa>
Keywords: MathPackage, Math functions
XEROX  Xerox Corporation
   Palo Alto Research Center
   3333 Coyote Hill Road
   Palo Alto, California 94304

For Internal Xerox Use Only
1. The math package provides the following interfaces.
Complex
Operations on <complex> numbers.
LinearSystem
For solving systems of linear equations.
MultiPolynomial
Operations on multivariate polynomials with real coefficients.
Polynomial
Operations on univariate polynomials with real coefficients.
Quadratic
Quadratic equation solver.
Vector
Operations on two-dimensional vectors. Provides more operations than Vector2 from the imager.