-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
A-floating-pointArea: Floating point numbers and arithmeticArea: Floating point numbers and arithmeticI-needs-decisionIssue: In need of a decision.Issue: In need of a decision.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.
Description
It was raised in #78618 that there needs conscious on whether f32/f64 Display
should adhere to IEEE standard, for example outputting +0
instead of more conventional 0
.
This issue is created to track this.
scottmcm
Metadata
Metadata
Assignees
Labels
A-floating-pointArea: Floating point numbers and arithmeticArea: Floating point numbers and arithmeticI-needs-decisionIssue: In need of a decision.Issue: In need of a decision.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.Relevant to the library API team, which will review and decide on the PR/issue.