On 1/9/06, Daniel J Farrell <[EMAIL PROTECTED]> wrote:

> I need to calculate the exponential of very large numbers
> e.g. exp(711.000). In this range the double data type 'runs out of
> numbers'.

You can use expl() as specified by C99.
-- mj


_______________________________________________
Help-gsl mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gsl

Reply via email to