At Thu, 23 Jun 2011 16:37:00 +0100, Brian Gladman wrote: > 1> rk4imp.c > 1>..\..\ode-initval2\rk4imp.c(252): error C2097: illegal initialization > 1>..\..\ode-initval2\rk4imp.c(252): error C2097: illegal initialization > > I don't really know whether this is legal code or not (it looks fine to me). > > But would it not make sense anyway to use M_SQRT3 rather than sqrt(3) in > these initialisations?
Yes, good point. I've changed it to M_SQRT3. Thanks. _______________________________________________ Bug-gsl mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-gsl
