Number Data Type
The value of a number is a float value. It is a property of the Number object.
To create a number object, you use the Number constructor in the following type of expression:
new
For more information, see About Numbers.
The value of a number is a float value. It is a property of the Number object.
To create a number object, you use the Number constructor in the following type of expression:
new
For more information, see About Numbers.