Catastrophic Cancellation

Sergei Steshenko sergstesh at yahoo.com
Thu Jul 3 07:50:13 CDT 2008



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


--- On Wed, 7/2/08, A. Kalten <akalten at comcast.net> wrote:

> From: A. Kalten <akalten at comcast.net>
> Subject: Re: Catastrophic Cancellation
> To: help-octave at octave.org
> Date: Wednesday, July 2, 2008, 8:23 PM
> On Wed, 2 Jul 2008 18:37:52 -0500
> "Jordi Gutiérrez Hermoso"
> <jordigh at gmail.com> wrote:
> 
> > 
> >      octave:1> 0.3 - 0.2 - 0.1
> > 
> 
> octave:1> (0.3 - 0.2 - 0.1)/1e-16
> 
> 
> AK
> 
> 
> _______________________________________________
> Help-octave mailing list
> Help-octave at octave.org
> 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 <bug at octave.org> (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.



      



More information about the Help-octave mailing list