Uh oh!
There was an error while loading. Please reload this page.
More accurate error message at IsDivisible - #1048
Conversation
appgurueu
left a comment
There was a problem hiding this comment.
(consider lowercasing the r from real)
Rudxain
commented
Jun 21, 2022
Why? I thought it was a good idea to make it uppercase to distinguish between "real" (reality) and "Real" (the set of all non-complex rational and irrational numbers). But, for consistency, it may also be a good idea to lowercase it |
appgurueu
commented
Jun 21, 2022
"real number" already is an unambiguous term and thus fine - no need to bend the rules of capitalization to emphasize the "real" property. |
Rudxain
commented
Jun 21, 2022
Ok then I'll change it now |
Describe your change:
This PR edits the error message in that file (Maths/IsDivisible.js) to be more accurate to its context. Because
InfinityandNaNaren't valid Real numbers.Checklist:
Example:
UserProfile.jsis allowed butuserprofile.js,Userprofile.js,user-Profile.js,userProfile.jsare notFixes: #{$ISSUE_NO}.