Re: [csswg-drafts] [css-values] Function(s) for Standard Means (#4700)

Just for the record, there is another kind of mean that is relevant in color space transformation, for instance. I donʼt know whether they have established names, e. g. _mid-range_:

- (min(x, …, y) + max(x, …, y)) / 2
- max(x, …, y) - min(x, …, y)

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

Received on Tuesday, 4 February 2020 04:56:17 UTC