help-octave
[Top][All Lists]
Advanced

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

Re: Catastrophic Cancellation


From: Sergei Steshenko
Subject: Re: Catastrophic Cancellation
Date: Thu, 3 Jul 2008 05:50:13 -0700 (PDT)


Applications From Scratch: http://appsfromscratch.berlios.de/


--- On Wed, 7/2/08, A. Kalten <address@hidden> wrote:

> From: A. Kalten <address@hidden>
> Subject: Re: Catastrophic Cancellation
> To: address@hidden
> Date: Wednesday, July 2, 2008, 8:23 PM
> On Wed, 2 Jul 2008 18:37:52 -0500
> "Jordi GutiƩrrez Hermoso"
> <address@hidden> wrote:
> 
> > 
> >      octave:1> 0.3 - 0.2 - 0.1
> > 
> 
> octave:1> (0.3 - 0.2 - 0.1)/1e-16
> 
> 
> AK
> 
> 
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www.cae.wisc.edu/mailman/listinfo/help-octave

"
GNU Octave, version 3.0.1
Copyright (C) 2008 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTIBILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.

Octave was configured for "i686-pc-linux-gnu".

Additional information about Octave is available at http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/help-wanted.html

Report bugs to <address@hidden> (but first, please read
http://www.octave.org/bugs.html to learn how to write a helpful report).

For information about changes from previous versions, type `news'.

octave:1> (0.3 - 0.2 - 0.1)/1e-16
ans = -0.27756
octave:2>
"

- I do not understand what you wanted to say by your reply.

I.e. I do not understand what/where the problem is.

Thanks,
  Sergei.



      



reply via email to

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