Replies: 1 comment 9 replies
-
Have you considered to use the libraries printing and parsing functions and then simply store the numbers as decimal strings? |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Doubles and floats have precision inaccuracies. If i want to store a mpfr based numeric how can configure the library to support this.
Beta Was this translation helpful? Give feedback.
All reactions