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

Which exact functions are proposed here? `sin()`, `cos()`, `tan()`, `arcsin()`, `arccos()`, `arctan()`,  …? 

Several programming languages distinguish two arcus tangens functions: `atan()` with a single parameter and `atan2()` with two parameters. 

(A generic (square) root `sqrt()` or exponent `exp()` or power `pow()` function or a specific _square root of two_ constant deserves its own issue.)

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

Received on Monday, 19 February 2018 16:39:00 UTC