[1] 整数除算とは、結果が整数となる除算です。
[3] 結果は、除算の結果と、余りの2つの整数となります。
[2] Editorial: remove floor() operation in favor of integer division (annevk著, 2017-03-19 23:11:18 +09:00) <https://github.com/whatwg/encoding/commit/eb8130688bcaafb75cefa519faa19141de30407e>