Hello,

BigNumberMBS is our implementation of a 320bit floating point number.
You tried it?

It has 64bit for exponent and 256bit for fraction.

Compare that to 11 bit + 52 bit for a normal double value. 

This gives about 75 digits after the dot in precision.


Not sure why we picked those length originally, but I'd like to let everyone 
know we could change them.

If there is a need, we could
* increase those limits above
* make a new class with higher limits
* somehow make it work dynamically.

Anyone in need for more precision?

Next pre-release version will have 30 new methods to add trigonometry functions.

Sincerely
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/



_______________________________________________
mbsplugins@monkeybreadsoftware.info mailing list
%(list_address)s
https://ml-cgn08.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to