Skip to content
GitLab
Explore
Sign in
[bugfix] Correct mod implementation for right operand being 1
Code
Review changes
Check out branch
Download
Patches
Plain diff
Dominic Kempf
requested to merge
bugfix/modulo-one
into
master
May 18, 2018
Overview
1
Commits
1
Pipelines
1
Changes
1
Expand
In fact x % 1 is 0, not x.
Merge request reports
Loading