HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

                double poly( double x, int n, double coeff[] )


       - prototype in math.h

       - generates polynominal in x of degree n, with coefficients coeff,
         returning the value of this polynominal evaluated for x

Esc or Alt-X to exit poly Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann