At Wed, 13 Apr 2011 10:03:47 -0400, James Ward wrote: > > Should GSL_NEGZERO be defined as -0.0 instead of -0? When I print out > GSL_NEGZERO in hex, I am seeing: > > 0x0000000000000000 > > instead of: > > 0x8000000000000000 >
Yes, you're right, it should be. I'll fix that. Thanks. -- Brian Gough _______________________________________________ Bug-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gsl
