Replies: 3 comments 11 replies
-
I tried reproducing this and was unable to. However, I should warn you that many fixed point numbers with digits to the right of the decimal point will not look "correct" due to not having any exact binary value. |
Beta Was this translation helpful? Give feedback.
-
One other note - there is no need to make |
Beta Was this translation helpful? Give feedback.
-
@robzed Shall I close this issue, or is there anything else here? Thanks for bringing this up, BTW, as you probably have noticed I sometimes forget that other people don't know all the ins and outs of zeptoforth. |
Beta Was this translation helpful? Give feedback.
-
When I'm compile-to-flash, fvalue's don't appear to have the correct value. And resetting doesn't show the correct value?
compile-to-flash
#include float_compatibility.fth
#include config.fth
Files can be found here: https://github.com/robzed/ukmarsbot_forth/tree/master/for_rp2040
Beta Was this translation helpful? Give feedback.
All reactions