📚 Reference
Infinity - Infinity
// infinity const infinity = 1 / 0; // negativeInfinity const negativeInfinity = -1 / 0;