gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] Mandelbrot for the terminal behaves


From: Michael Koehne
Subject: Re: [Gcl-devel] Mandelbrot for the terminal behaves
Date: Tue, 3 Aug 2004 16:14:21 +0200
User-agent: Mutt/1.3.28i

Moin Mike Thomas,

> Without going to the trouble of printing out all of the numbers, I would put
> all of these results down to roundoff and/or precision differences which, in
> iterative numerical algorithms, can alter the iterations required to meet a
> given termination condition.

  it just shows that CPU floating point is neither suited for math,
  nor for running bank accounts. This kind of error is common in C
  or Fortran - Lisp can do better in math - the program just shows
  that one could write Fortran in any language ;(

  the german word " wer mist mist, mist mist " does'nt sound like
  the english " those who measure crap, measure crap " but it fits
  the point in computer engineering science ;)

  anyway - it looks, as if GCL needs some improvement in rounding
  floating point numbers. Anyone good in numerical math here ?

Bye Michael
-- 
  mailto:address@hidden             UNA:+.? 'CED+2+:::Linux:2.4.22'UNZ+1'
  http://www.xml-edifact.org/           CETERUM CENSEO WINDOWS ESSE DELENDAM




reply via email to

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