The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Adam Thornton <athornton@gmail.com>
To: Rob Pike <r@golang.org>, The Eunuchs Hysterical Society <tuhs@tuhs.org>
Subject: Re: [TUHS] [PiDP-11] Fun with Fortran on the PiDP-11
Date: Sat, 12 Mar 2022 21:43:51 -0700	[thread overview]
Message-ID: <79BCFAD2-EFAD-4DAA-90F0-DED7699D61FA@gmail.com> (raw)
In-Reply-To: <CAOXNBZRkfW1iutieiBr1arnQ6C2GQ5voHBHhbt-u7g3k+QHiYw@mail.gmail.com>



> On Mar 12, 2022, at 2:02 PM, Rob Pike <r@golang.org> wrote:
> 
> Indeed. Be careful about the code Numerical Recipes if you are doing
> important numerical work. 

> For simple stuff it's fine, of course, but floating point is a
> minefield that requires expert navigation.
> 
> -rob

That's the seductive trap of floating-point numbers, isn't it?  They invite us to think about them as if they were the real numbers, but they are very, very much *not* the real numbers.  And yet, most of the time, for most applications, if you treat them as if they were, you get plausible results.

Adam

           reply	other threads:[~2022-03-13  4:45 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <CAOXNBZRkfW1iutieiBr1arnQ6C2GQ5voHBHhbt-u7g3k+QHiYw@mail.gmail.com>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=79BCFAD2-EFAD-4DAA-90F0-DED7699D61FA@gmail.com \
    --to=athornton@gmail.com \
    --cc=r@golang.org \
    --cc=tuhs@tuhs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).