View Full Version : What is called as negative infinity in JavaScript?
sinelogixtech
11-26-2018, 05:00 AM
What is called as negative infinity in JavaScript?
MVMInfotech18
12-15-2018, 04:10 AM
Infinity is a numeric value that represents positive infinity. -Infinity is a numeric value that represents negative infinity. Infinity is displayed when a number exceeds the upper limit of the floating point numbers, which is 1.797693134862315E+308.
davidweb09
12-15-2018, 06:25 PM
Whenever your website stop working due to JavaScript, known as negative infinity.
RH-Calvin
03-10-2020, 01:09 PM
The negative infinity in JavaScript is a constant value which is used to represent a value which is the lowest available. This means that no other number is lesser than this value. It can be generated using a self-made function or by an arithmetic operation.
tomsfashion2019
03-13-2020, 05:53 AM
The negative infinity in JavaScript is a constant value which is used to represent a value which is the lowest available. This means that no other number is lesser than this value.
Lewis-H
03-13-2020, 03:50 PM
The negative infinity in JavaScript is a constant value that is used to represent a value that is the lowest available. This means that no other number is lesser than this value. It can be generated using a self-made function or by an arithmetic operation.
Powered by vBulletin® Version 4.2.2 Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.