Re: [csswg-drafts] [css-values] Trigonometric functions

I use `sqrt(3)` for 30/60 degree angles just as much as `sqrt(2)` for 45 degree angles.

The MVP might be `sin() cos() tan() arcsin() arccos() arctan() arctan2() sqrt()`.

Authors and libraries can use these to define `--pi`, the golden ratio and `--degreesPerRadian`.


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

Received on Tuesday, 20 February 2018 03:51:59 UTC