FS. duration (with latest Leon's fs., latest float$constants, time
in seconds, @25MHz):
> _1 _pi _1e15 f* f* timer-start fs. timer-stop fs.
3.141593E15 6.5011706E-1  ok
> _1 _pi _1e-15 f* f* timer-start fs. timer-stop fs.
3.1415899E-15 6.1865978E-1  ok
> _-1 _pi _1e15 f* f* timer-start fs. timer-stop fs.
-3.141593E15 6.5011706E-1  ok
> _-1 _pi _1e-15 f* f* timer-start fs. timer-stop fs.
-3.1415899E-15 6.2914553E-1  ok
> Pito

----- 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] printing floats
Datum: 5.9.2010 - 10:10:20

> Bug in latest source:
> \THREE VERSIONS, PICK YOUR POISON  <<<<<<
> 
> 
> ------------------------------------------------------------------------------
> > This SF.net Dev2Dev email is sponsored by:
> 
> Show off your parallel programming skills.
> Enter the Intel(R) Threading Challenge 2010.
> http://p.sf.net/sfu/intel-thread-sfd
> _______________________________________________
> Amforth-devel mailing list
> Amforth-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/amforth-devel



------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Amforth-devel mailing list
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to