Questions about the JavaScript Number object lesson
从小不*床
从小不*床 2019-11-04 17:04:35
0
0
1315

When using the toPrecision() method, such as var c=Number("0.5") c.toPrecision(1)

The result is 0.5, in which case the length of the number is 2, What's the reason for this?

从小不*床
从小不*床

reply all(0)
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template