深入理解JavaScript中的浮点数 js只有一种数值型数据类型,不管是整数还是浮点数,js都把归为数字。 typeof 17; “number” typeof 98 6 JavaScript 2022-04-08 212 点赞 3 评论 321 浏览