help-octave
[Top][All Lists]
Advanced

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

Re: Modify machine precision


From: Jordi Gutiérrez Hermoso
Subject: Re: Modify machine precision
Date: Wed, 28 Mar 2012 12:22:57 -0400

On 28 March 2012 11:50, AlbFrigerio <address@hidden> wrote:
> is there a way to force the machine precision to be different from eps?

Buy a different machine, one that doesn't adhere to IEEE 754 (I'm not
sure these exist anymore), or use a different program that does slower
multiprecision computations in software, not in hardware.

If you're having problems with precision, the solution is usually to
understand hardware floats and roundoff error. Quarteroni, Sacco &
Saleri has a nice discussion of the problem in chapter 2. If you don't
have a copy available in the library, let me know, and I can think of
other ways to help you.

- Jordi G. H.


reply via email to

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