Erroneous whitespace in Sign(float
tamlin-mike opened this issue · 0 comments
tamlin-mike commented
referencesource/mscorlib/system/math.cs
Line 571 in 5697c29
Please remove the superflous (erroneous) whitespace preceeding the open paren in Sign (float
. This is not only a stylistic and consistency issue, but makes it impossible to find that function in a text search if using the expected Sign(float
.