/* Gaussian Quadrature routine from More C tools for Scientists and Engineers by L. Baker includes function power() for computing arbitrary integral power of a floating point variable x */ /*#include "libc.h"*/ #define DOFOR(i,to) for(i=0;i>1); y=y*y; if( n&1 ) /* n is odd*/ return( zprwr*y); else return(y); return(0.);/* keep DeSmet happy*/ }