Hello.
I’m trying to manage double numbers on my cldc 1.0 devices. (Motorola V620 phone).
I know that to do that I need an external library like MathFP or MicroDouble.
MathFP haven’t all the method that I need.
MicroDouble is what I need but I’m not able to use it.
Is there someone that can help me using it?
A piece of code to implement this library and a simple explanation on how to do that.
It can be enough also a piece of code that add only to double numbers.
Example:
2.5+2.8=5.3
This code is enough.
Please help me