Closed CXuesong closed 6 years ago
TODO: Use more precise data type in WbQuantity
. For now it uses double, but we need something like BigFloat
.
But it's a little bit difficult to find a suitable data type to represent floats with arbitrary precision in .NET. Perhaps we need to make one out of BigInteger
.
The major part of the issue has been resolved. Moved TODO into a separate issue #42.
See mw:Wikibase/API.
This is a brand-new set of APIs to implement. May work in slow progress. (See #5 for a rough idea of such slowness 🌚)
I will work it on another branch now and then, when I do not feel like working on
master
.