-
Notifications
You must be signed in to change notification settings - Fork 12
Specify rounding mode in CORE #13
Copy link
Copy link
Open
Labels
6.eRelated to the next 6.e language releaseRelated to the next 6.e language releaseNext Resolutions MeetingThis issue will be reviewed in a future Resolutions Meeting, possibly the nextThis issue will be reviewed in a future Resolutions Meeting, possibly the nextlanguageChanges to the Raku Programming LanguageChanges to the Raku Programming Language
Metadata
Metadata
Assignees
Labels
6.eRelated to the next 6.e language releaseRelated to the next 6.e language releaseNext Resolutions MeetingThis issue will be reviewed in a future Resolutions Meeting, possibly the nextThis issue will be reviewed in a future Resolutions Meeting, possibly the nextlanguageChanges to the Raku Programming LanguageChanges to the Raku Programming Language

add HALF-[UP|DOWN|EVEN|ODD] | [TO|FROM]-ZERO...Rounding method was something requested (because of IEEE standards), discussion should be continued here from see:rakudo/rakudo#2831. I don't take issue with this being merged though some say it should be in a
Statsmodule (I don't take issue with that, either) but that door swings both ways and perhaps all rounding should be done in a stats module? The line is blurry.Anyway, discussion should continue here. If I don't hear much back in the way of arguments against then I will make the assumption that it is
okto push the merge.Notifying @coke @ugexe @AlexDaniel (because you participated in the original thread).