This site is mobile accessible. Press the "Tap Here" button to use a smaller font-size.
Smartphone icons created by Freepik - Flaticon
NEGATIVE_INFINITY is returned on overflow:
let x = -1 / 0; document.getElementById("demo").innerHTML = x;