Re: [csswg-drafts] [css-values] Does tan(90deg) return +∞, −∞ or NaN? (#4101)

> what we actually need is tan(atan(+∞)) = +∞

Ah, good point. The input to tan() can be an arbitrary angle, but the output from atan will always be restricted to the base circle.  But yes, once we reverse the nesting, we still want the consistent behavior.

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

Received on Friday, 12 July 2019 17:34:32 UTC