Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use more precise data type in WbQuantity #42

Open
CXuesong opened this issue Jul 30, 2018 · 0 comments
Open

Use more precise data type in WbQuantity #42

CXuesong opened this issue Jul 30, 2018 · 0 comments
Labels
Milestone

Comments

@CXuesong
Copy link
Owner

Extracted from #24 & #25.

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.

@CXuesong CXuesong added this to the Future milestone Jul 30, 2018
@CXuesong CXuesong mentioned this issue Jul 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant