help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] Help: How do I set 'mode' without using gsl_ieee_set_mode


From: Rhys Ulerich
Subject: Re: [Help-gsl] Help: How do I set 'mode' without using gsl_ieee_set_mode ?
Date: Tue, 13 Nov 2012 16:24:44 -0600

> Can any one tell me how I can set GSL 'mode'  without using
> gsl_ieee_set_mode ( ) ??

gsl_ieee_env_setup() is a handy way to turn on the appropriate IEEE
mode while permitting incoming environmental details to change your
code's behavior:
http://www.gnu.org/software/gsl/manual/html_node/Setting-up-your-IEEE-environment.html

- Rhys



reply via email to

[Prev in Thread] Current Thread [Next in Thread]