Precision of numbers #354
Unanswered
anakrish
asked this question in
OPA and Rego
Replies: 1 comment
-
Hi @anakrish, OPA is using a 64bit signed integer in these cases. So the maximum value is |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Apologies if this is already captured somewhere. I could not find the answer to this in the docs.
What is the precision of
number
data type?Based on experiments, a
numbers
seems to have6463 bits of precision.Beta Was this translation helpful? Give feedback.
All reactions