Some more test cases:

> -1 s>f 30000 s>f f/ 10000 s>f f* 30000 s>f f* f>s .
-10009  ok
> -1 s>f 30000 s>f f/ -10000 s>f f* 30000 s>f f* f>s .
10004  ok
> -1 s>f -30000 s>f f/ -10000 s>f f* 30000 s>f f* f>s .
-10004  ok
> -1 s>f -30000 s>f f/ -10000 s>f f* -30000 s>f f* f>s .
10003  ok
> 1 s>f 30000 s>f f/ 10000 s>f f* -30000 s>f f* f>s .
-10000  ok
> -1 s>f -30000 s>f f/ -10000 s>f f* -30000 s>f f* f>s .
10003  ok
> -1 s>f 30000 s>f f/ 10000 s>f f* -30000 s>f f* f>s .
10008  ok
> 
P.

----- PŮVODNÍ ZPRÁVA -----
Od: "pito" <p...@volna.cz>
Komu: leon.mau...@gmail.com, amforth-devel@lists.sourceforge.net
Předmět: Re: [Amforth-devel] f* and f/
Datum: 29.8.2010 - 11:09:03

> Leon, I've found out finally I am desperate to
> test the fractions
> and the float so I did:
> > 1 s>f 30000 s>f f/ 10000 s>f f* 30000 s>f f* f>s
> > .
> > 9999  ok
> > 
> Great! Thanks!
> PS: as the float source is for me a rocket science
> let me ask you a
> naive question - when ready the single precision -
> is an enhancement
> to double a significant rework (in the future)?
> Pito
> 
> 
> ----- PŮVODNÍ ZPRÁVA -----
> Od: "Leon Nathaniel Maurer"
> <leon.mau...@gmail.com>
> Komu: amforth-devel@lists.sourceforge.net
> Předmět: [Amforth-devel] f* and f/
> Datum: 29.8.2010 - 5:11:39
> 
> > It looks like they're good to go:
> > 
> > > 70 s>f -8 s>f f/ 100 s>f f* f>s .
> > -875  ok
> > 
> > I'll try to get some better input and output
> > functions worked out this week.
> > -Leon
> > 
> > ------------------------------------------------------------------------------
> > > > > > Sell apps to millions through the Intel(R)
> > Atom(Tm) Developer Program
> > Be part of this innovative community and reach
> > millions of netbook users 
> > worldwide. Take advantage of special
> > opportunities
> > > to increase revenue and 
> > speed time-to-market. Join now, and jumpstart
> > your
> > > future.
> > http://p.sf.net/sfu/intel-atom-d2d
> > _______________________________________________
> > Amforth-devel mailing list
> > Amforth-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/amforth-devel
> > 
> 
> 
> ------------------------------------------------------------------------------
> > Sell apps to millions through the Intel(R)
> Atom(Tm) Developer Program
> Be part of this innovative community and reach
> millions of netbook users 
> worldwide. Take advantage of special opportunities
> to increase revenue and 
> speed time-to-market. Join now, and jumpstart your
> future.
> http://p.sf.net/sfu/intel-atom-d2d
> _______________________________________________
> Amforth-devel mailing list
> Amforth-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/amforth-devel



------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Amforth-devel mailing list
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to