js四舍五入保留两位小数的方法

2021-03-31 19:28

阅读:619

标签:precision   png   com   fixed   需要   image   pre   floor   str   

四舍五入方法:

1,toFixed():  此方法只包含小数位数的数字,适合处理金钱

   技术图片

 

2,toPrecision()  :此方法包含所有数字,

技术图片

 

 

不需要四舍五入

1,Math.floor() 

技术图片

 

js四舍五入保留两位小数的方法

标签:precision   png   com   fixed   需要   image   pre   floor   str   

原文地址:https://www.cnblogs.com/moxiaodegu/p/12579549.html


评论


亲,登录后才可以留言!