-
Notifications
You must be signed in to change notification settings - Fork 757
Closed
Labels
Description
(related to 7472?) Signed zero are used in css-values-4 spec for several kinds of mathematical operation especially ones related to infinite, like stepped value functions, and "negative zero" has its reference for its concept (definition-ish?) as
Additionally, IEEE-754 introduces the concept of "negative zero", which must be tracked within a calculation and between nested calculations:
in Type Checking section (although there is no normative nor informative reference to there), but I could not find any text for positive zero.
It seems for me is should be better to have some clear concept (or definition?) for these signed zero by text or by reference. OR, "negative zero" in cited text above should be "signed zero"?