Hi all:
I have a quiestion.
when i have a variable taken a too small real value, the machine return an error, because for the machine this number is cero. How can i to avoid this problem and make operations with small real numbers?
thanks
--------------------------------------
MENSAJE ENVIADO CON WMAIL 1.01
UNIVERSIDAD DEL CAUCA
From: Derek C. <de...@ci...> - 2009-01-28 06:25:11
If you still get this after declaring everything as double then you'll
have to write your own extended precision floating point class!
On Tue, Jan 27, 2009 at 3:12 PM, <fa...@un...> wrote:
> Hi all:
> I have a quiestion.
> when i have a variable taken a too small real value, the machine return an error, because for the machine this number is cero. How can i to avoid this problem and make operations with small real numbers?
>
> thanks
>
> --------------------------------------
> MENSAJE ENVIADO CON WMAIL 1.01
> UNIVERSIDAD DEL CAUCA
>
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by:
> SourcForge Community
> SourceForge wants to tell your story.
> http://p.sf.net/sfu/sf-spreadtheword
> _______________________________________________
> Dev-cpp-users mailing list
> Dev...@li...
> TO UNSUBSCRIBE: http://www23.brinkster.com/noicys/devcpp/ub.htm
> https://lists.sourceforge.net/lists/listinfo/dev-cpp-users
>