如題,有一個數值為-19.99,使用無條件捨去法之後,會得到多少?今天測試使用java語言裡的Math.floor()代入-19.99得到結果為-20.0,原本我以為是-19.0,但是查api ...
tw.knowledge.yahoo.com