- From: Andrew Somers via GitHub <sysbot+gh@w3.org>
- Date: Tue, 23 Aug 2022 00:03:04 +0000
- To: public-css-archive@w3.org
For no reason whatsoever, adding the formula for phi broken down in a way that will be hard to forget, ever. ```js const phi = Math.pow(5, 0.5) * 0.5 + 0.5; ``` ## _Or:_ $$\Phi = 5^{0.5} \times 0.5 + 0.5 $$ -- GitHub Notification of comment by Myndex Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4702#issuecomment-1223347125 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 23 August 2022 00:03:06 UTC