Am Dienstag, den 18.07.2006, 17:19 +0100 schrieb Brian Gough:
> We don't handle IEEE overflow, it's left to the user to detect it.

ok, but this does not mean, that the return value of a gsl function will
never be GSL_EOVRFLW and GSL_EUNDRFLW, does it?

> You can use the standard C function fetestexcept() to check whether
> any IEEE exceptions were raised during a function call and then reset
> them if necessary.

Thanks. But are these functions thread safe?

Rapha



_______________________________________________
Help-gsl mailing list
Help-gsl@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to