Re: [csswg-drafts] [css-values-4] Which IEEE-754 semantics do math functions follow? (#10849)

I think CSS conformance to IEEE-754 is only related to *the concepts of positive and negative zero, positive and negative infinity, and NaN (not a number)*. CSS assumes [infinite precision](https://drafts.csswg.org/css-values-4/#numeric-types):

  > The precision and supported range of numeric values in CSS is [implementation-defined](https://infra.spec.whatwg.org/#implementation-defined), and can vary based on the property or other context a value is used in. However, within the CSS specifications, infinite precision and range is assumed.

-- 
GitHub Notification of comment by cdoublev
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10849#issuecomment-2335162861 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Saturday, 7 September 2024 11:50:43 UTC