Re: [whatwg/encoding] "In equations, all numbers are integers, additio..." (#66)

I guess part of what's unclear is whether "all numbers are integers" means "all inputs are integers" or "all operations are integer operations." And if the latter, it's not obvious what "division" means (thus #20).

I guess I would fix this by getting rid of "all numbers are integers". But it would also be OK to fix it by saying "all numbers (including both inputs and intermediate results) are integers" and adding "division here is defined by the result of taking the floor after performing mathematical division on the input integers" or something.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/encoding/issues/66#issuecomment-236487085

Received on Monday, 1 August 2016 04:32:18 UTC