Replies: 1 comment 7 replies
-
We can and probably it won't be a big deal. I kept them this way because of rounding errors.
|
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a question: What do we gain in dividing numbers into multiple types? couldn't we just get an expression and calculate the resulting values? This way people could even make operations in the quantities and 1/2 would be parsed as .5 in float/double.
spec/EBNF.md
Lines 36 to 42 in 5700a66
Beta Was this translation helpful? Give feedback.
All reactions