- From: Cullen Jennings via GitHub <sysbot+gh@w3.org>
- Date: Sun, 25 Jun 2017 15:46:01 +0000
- To: public-media-capture-logs@w3.org
I find this all a bit academic but people were concerned about setting aspect ratios to numbers that are not representable in normal floating point. For example, 0.1 is not representable exactly. So if you wanted to have a 1:10 ratio, and you wanted to exactly compare the value vs saying >0.999 and less than <0.10001 , you would need to know how 0.1 got rounded. -- GitHub Notification of comment by fluffy Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/467#issuecomment-310910302 using your GitHub account
Received on Sunday, 25 June 2017 15:46:07 UTC