We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56e62dc commit b2fc6b2Copy full SHA for b2fc6b2
Numbers/PeterO/Numbers/ERounding.cs
@@ -32,7 +32,7 @@ public enum ERounding {
32
/// <summary>Rounded to the nearest number; if the fractional part is
33
/// exactly half, the number is rounded to the closest representable
34
/// number away from zero. This is the most familiar rounding mode for
35
- /// many people.</summary>
+ /// many.</summary>
36
HalfUp,
37
38
0 commit comments