Floating Point BASIC
Humanoido
Posts: 5,770
Why is there no floating point BASIC programming language for the Propeller, that can run from the chip, like a special FP Femtobasic version?
Comments
I think at One COG F32 are good candidate for that
Also, while FP is convenient my experience is that people come to depend on it as a crutch without realizing that it has limitations too, and they get into all sorts of trouble with rounding errors and precision loss which they wouldn't if they were fussing with the decimal points manually and paying attention to where they lie.
Sapieha, it's remarkable you are already calculating that a single cog can handle F32. I think you're heading towards something really wonderful. Perhaps you can work with Mike on this..
There is already a single COG float 32 object, it has all the functions of the older two COG version but in one COG and a bit faster and better accuracy here and there.
F32 is by Lonesock and is in OBEX I believe.
I only carefully read every thread that people post on FORUM
It works through a mailbox approach.
I have used it with C and the Zog interpreter so I guess it can be dropped into any other language system similarly.
I was considering this chip http://www.sparkfun.com/products/8129
Parallax has a discontinued version of this chip, but is out of stock.