You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(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"?
The text was updated successfully, but these errors were encountered:
I've clarified the text slightly to talk about "signed zero" and then explicitly mentioned that any zero produced by a calculation that isn't defined to be negative zero is instead positive zero.
(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
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"?
The text was updated successfully, but these errors were encountered: