The floor function means rounding down; The ceil function indicates rounding up; The round function indicates rounding; Pay attention to adding #include <cmath> ...
確定! 回上一頁