While I searched quite a lot in net, I havent able to find an exact solution.
I havent able to write a number with 16 digits.
Ex) 3340005973272861
It loses precision, last digit to be exact. (and it doesnt seem a problem about
bigdecimal to double conversion? or is it?)
Double d = Double.parseD
Thank you.
-Original Message-
From: Nick Burch [mailto:apa...@gagravarr.org]
Sent: Tuesday, January 31, 2017 9:18 AM
To: POI Users List
Subject: Re: xssf writing large numbers
On Tue, 31 Jan 2017, Cem Dayanik (Ibtech-Software Infrastructure) wrote:
> While I searched quite a lot