c# - Rounding digits exception -


if passing large number significantdifference method

steema.teechart.utils.significantdifference(2011100616556782.7, 2011100616556782.7) 

the following exception happened:

rounding digits must between 0 , 15 inclusive parameter name digits.

i got error after lot of zooming operations on large data.

could in this?

this because arguments given utils.significantdifference exceed precision range of double.

could please explain how reproduce exact steps should follow reproduce issue?


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -