Re: [csswg-drafts] [css-values] Make 'hypot()' n-dimensional (#3765)

> People who haven't taken advanced math may be confused by "the length of an N-dimensional vector", with or without specifying Euclidean space.

Good point, I've done so.

> Shouldnʼt the function better be called norm() then?

The JS-naming concordance besides, it's still also a hypotenuse of the right triangle defined by the origin, the point given by the first N-1 arguments, and the point given by all the arguments.

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

Received on Tuesday, 26 March 2019 21:21:21 UTC