beautycutie6389 beautycutie6389
  • 07-08-2019
  • Computers and Technology
contestada

Which property of the Number object returns the largest positive value that JavaScript can represent?



MIN_VALUE

MAX_VALUE

POSITIVE_INFINITY

NEGATIVE_INFINITY

Respuesta :

Branta Branta
  • 12-08-2019

Answer:

MAX_VALUE

Explanation:

Number.MAX_VALUE represents the maximum possible value that javascript can represent.  Its value can be determined using the following code segment:

<script>

var x = Number.MAX_VALUE;

alert(x);

</script>

This will display a value of 1.7976931348623157e+308 .

Similarly Number.MIN_VALUE represents the minimum value that can be handled by javascript. Its value is 5e-324.

Answer Link
workschool577 workschool577
  • 04-12-2021

Answer:

POSITIVE_INFINITY

Answer Link

Otras preguntas

How do I round to the nearest thousand if it is 32,879?
The expanded form for 1,070,070
Which of the following was true of the Webster-Ashburton Treaty?A. It established a definite northeastern boundary with Canada.B. It settled British and America
What effect assembly line and monopoly have on the price of goods
How one culture contributed to modern science
How do you write 932 million 408 thousand in standard form for 5th grader
A city's sales tax is 0.07 write this decimal as a fraction and tell how many cents of tax are on each dollar
Help me solve 27=3c-3(6-2c)
Use triangular trade as a sentence
What is the value of charge of a body that carries 20 excess electrons ?