For 3D geometry etc it would be nice if Math.hypot was variadic: Math.hypot(x,y,z,...)
This is easy to implement just by finding the largest argument in order to avoid overflow.
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

