Excel ทศนิยม 2 ตำแหน่ง ไม่ปัดเศษ

มีคำสั่ง = ROUNDDOWN(2.079,2) ค่าที่ได้ก้อคือ 2.07
จะไม่เท่ากับ 2.08
// Comment
public class Testing {
public Testing() {
}
 
public void Method() {
/* Another Comment
on multiple lines */
int x = 9;
}
}

แสดงความคิดเห็น

ใหม่กว่า เก่ากว่า