When I look at the floating point libraries I seem to get completely lost and I find it difficult to follow. Do you suggest a website or any other source where I might be able to catch up to the curve.
Thanks for the quick reply
Matt
When I look at the floating point libraries I seem to get completely lost and I find it difficult to follow. Do you suggest a website or any other source where I might be able to catch up to the curve.
Thanks for the quick reply
Matt
Why using float anyways??? it's just slow and bloat your code for nothing.
Is this as this hard to figure out 12.34 is the same f thing than 1234 but with a point?
Just an idea from an old guy so far![]()
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
When I try to shift everything I run into a overflow problem -- I have to square the solution to calculate the distance so the multiplication can only exceed #188. Is there any way to make a variable greater than word (16bits)? Or how would I make a new variable which takes over after 65k?
Thanks
Hi,
Have a look at the DIV32 Maths operator. This may help.
Bookmarks