#include #include #include #include int precision = 8; const int zmaxsize=40; const int cmaxsize=40; #include "genprec.h" #include "cgenprec.h" #include "apps.h" int n; int nmax; realmp p; realmp a[zmaxsizepad]; realmp b[zmaxsizepad]; realmp c[zmaxsizepad]; complexmp cc[zmaxsizepad]; int main() {int i; zsupe(); //run this if e is needed zsuplogsp(); //run this if log base e of 10 is needed n=38; //compute series for sqrt(1+x) b[0]=1; b[1]=1; for (i=2;i