Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: 7ed17880cf6bfea41b99acfd46705f1e7cdec6d8 https://github.com/perl6/specs/commit/7ed17880cf6bfea41b99acfd46705f1e7cdec6d8 Author: Moritz Lenz <mor...@faui2k3.org> Date: 2012-04-09 (Mon, 09 Apr 2012)
Changed paths: M S03-operators.pod Log Message: ----------- [S03] note that $x div $y == floor($x/$y) does not always hold