5/18/2021
•
EN
Why Math.max() Without Arguments Returns -Infinity
Explains why JavaScript's Math.max() returns -Infinity when called with no arguments, relating it to mathematical identity and empty sets.