四舍五入保留两位小数

使用 math 语法

let Math = 3.5114
document.write(Math.toFixed(2))

其他语法使用

 

posted @ 2022-03-25 20:10  生活在北极的企鹅  阅读(75)  评论(0编辑  收藏  举报