經安全檢測,此網站為安全網站,請放心前往原始網址!

數學物件Math-2 @ javascript筆記:: 隨意窩Xuite日誌

ceil():無條件進位語法:Math.ceil(x) 例如: a=Math.ceil(1.2);b=Math.ceil(-1.2) document.write(a+"") //結果為2 document.write(b+"") //結果為-1 floor():無條件捨去  ...

blog.xuite.net

網址安全性掃描由 google 提供