Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.forth > #11346

Re: RfD: S>F and F>S First Revision

From Paul Rubin <no.email@nospam.invalid>
Newsgroups comp.lang.forth
Subject Re: RfD: S>F and F>S First Revision
References (7 earlier) <e15ff569-949f-4044-b2ef-c049a65d06c3@h4g2000yqj.googlegroups.com> <GIydna8C5807QBfSnZ2dnUVZ_vednZ2d@supernews.com> <5ab7716f-e860-4706-acd7-885e04615a9d@x17g2000yqj.googlegroups.com> <7xzkacv2gx.fsf@ruckus.brouhaha.com> <1bd3abaf-7cb2-411f-9f80-3a99fd717b07@2g2000yqp.googlegroups.com>
Date 2012-04-15 21:01 -0700
Message-ID <7xmx6cmijw.fsf@ruckus.brouhaha.com> (permalink)
Organization Nightsong/Fort GNOX

Show all headers | View raw


Krishna Myneni <krishna.myneni@ccreweb.org> writes:
>>    xmax f@ xmin f@ f- delta f@ f/ 1e-5 f+ floor f>d d>s
> Btw, I'm not sure what you're aiming at. Do you want the result to be
> 3 or 4? Your example will give 3, and the "1e-5 f+" doesn't accomplish
> anything.

I misunderstood what you were trying to do.  I thought xmax-xmin was
supposed to be an exact multiple of delta (say 3) and that you were
using ceiling to deal with roundoff error making the quotient 2.999999,
by rounding it up to 3.  Your requirement turns out to be different
though roundoff errors are still possible.

Back to comp.lang.forth | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

RfD: S>F and F>S  First Revision C G Montgomery <cgm@physics.utoledo.edu> - 2012-04-10 16:02 -0400
  Re: RfD: S>F and F>S First Revision Krishna Myneni <krishna.myneni@ccreweb.org> - 2012-04-12 19:29 -0700
    Re: RfD: S>F and F>S First Revision Hans Bezemer <the.beez.speaks@gmail.com> - 2012-04-13 09:02 +0200
      Re: RfD: S>F and F>S First Revision Krishna Myneni <krishna.myneni@ccreweb.org> - 2012-04-13 03:01 -0700
        Re: RfD: S>F and F>S First Revision Andrew Haley <andrew29@littlepinkcloud.invalid> - 2012-04-13 05:30 -0500
          Re: RfD: S>F and F>S First Revision Krishna Myneni <krishna.myneni@ccreweb.org> - 2012-04-14 17:43 -0700
            Re: RfD: S>F and F>S First Revision Bernd Paysan <bernd.paysan@gmx.de> - 2012-04-15 02:49 +0200
              Re: RfD: S>F and F>S First Revision Krishna Myneni <krishna.myneni@ccreweb.org> - 2012-04-14 20:25 -0700
            Re: RfD: S>F and F>S First Revision Andrew Haley <andrew29@littlepinkcloud.invalid> - 2012-04-15 03:11 -0500
              Re: RfD: S>F and F>S First Revision Krishna Myneni <krishna.myneni@ccreweb.org> - 2012-04-15 07:23 -0700
                Re: RfD: S>F and F>S First Revision Andrew Haley <andrew29@littlepinkcloud.invalid> - 2012-04-15 09:39 -0500
                Re: RfD: S>F and F>S First Revision Krishna Myneni <krishna.myneni@ccreweb.org> - 2012-04-15 19:12 -0700
                Re: RfD: S>F and F>S First Revision Paul Rubin <no.email@nospam.invalid> - 2012-04-15 19:23 -0700
                Re: RfD: S>F and F>S First Revision Krishna Myneni <krishna.myneni@ccreweb.org> - 2012-04-15 19:50 -0700
                Re: RfD: S>F and F>S First Revision Krishna Myneni <krishna.myneni@ccreweb.org> - 2012-04-15 20:08 -0700
                Re: RfD: S>F and F>S First Revision Paul Rubin <no.email@nospam.invalid> - 2012-04-15 21:01 -0700
                Re: RfD: S>F and F>S First Revision jacko <jackokring@gmail.com> - 2012-04-16 05:32 -0700
                Re: RfD: S>F and F>S First Revision Andrew Haley <andrew29@littlepinkcloud.invalid> - 2012-04-16 07:45 -0500
                Re: RfD: S>F and F>S First Revision anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2012-04-16 13:08 +0000
    Re: RfD: S>F and F>S First Revision Albert van der Horst <albert@spenarnc.xs4all.nl> - 2012-04-13 19:20 +0000
      Re: RfD: S>F and F>S First Revision Krishna Myneni <krishna.myneni@ccreweb.org> - 2012-04-14 17:46 -0700
        Re: RfD: S>F and F>S First Revision Hans Bezemer <the.beez.speaks@gmail.com> - 2012-04-15 12:20 +0200

csiph-web