The Number POSITIVE_INFINITY static property represents the positive Infinity value.

    
    console.log(Number.POSITIVE_INFINITY);
    // Infinity