comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: exp() infinity
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: exp() infinity [message #61838 is a reply to message #61836] Fri, 08 August 2008 08:57 Go to previous message
Foldy Lajos is currently offline  Foldy Lajos
Messages: 268
Registered: October 2001
Senior Member
On Fri, 8 Aug 2008, maffie wrote:

> Hi all,
>
> I have a small question concerning the exponential function exp():
> For values above around 89, IDL returns exp(89) = Infinity.
>
> Is there any way to get the mathematical solution??
> e.g. exp(89) = 4.4896128e38
>
> Thank you!
> Matthias
>

IDL> print, exp(89d)
4.4896128e+38

double precision raises your limit to 709.

regards,
lajos
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Plotting a pie chart
Next Topic: Re: Plotting a pie chart

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 16:12:11 PDT 2025

Total time taken to generate the page: 1.35776 seconds