- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Wed, 18 Oct 2023 00:47:39 +0000
- To: public-css-archive@w3.org
Good that JavaScript does a sign-matched cube root in practice, although the [ECMAScript standard](https://tc39.es/ecma262/multipage/numbers-and-dates.html#sec-math.cbrt) is curiously silent on the matter and has some weasel words about [implementation approximated](https://tc39.es/ecma262/multipage/overview.html#implementation-approximated). However, it is at least worth a comment, to aid those implementing in other languages. -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9477#issuecomment-1767416341 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 18 October 2023 00:47:41 UTC