xgqfrms™, xgqfrms® : xgqfrms's offical website of cnblogs! xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

ES 2021 All In One

ES 2021 All In One

refs

console.log(Math.trunc(13.37));
// 13

console.log(Math.trunc(42.84));
// 42

console.log(Math.trunc(0.123));
// 0

console.log(Math.trunc(-0.123));
//  -0

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/trunc



©xgqfrms 2012-2020

www.cnblogs.com/xgqfrms 发布文章使用:只允许注册用户才可以访问!

原创文章,版权所有©️xgqfrms, 禁止转载 🈲️,侵权必究⚠️!


posted @ 2021-06-20 22:51  xgqfrms  阅读(47)  评论(3编辑  收藏  举报