最小整数 meaning in English
smallest positive integral
Examples
- It then jumps to the minimum integer value
)时,它随后会跳到最小整数值( - Data type holds integers from - 128 through 127
数据类型包含从- 128到127的最小整数范围。 - Returns the smallest integer that is greater than or equal to a numeric expression
返回大于或等于数值表达式的最小整数。 - Returns the smallest integer greater than or equal to the specified decimal number
返回大于或等于指定的十进制数的最小整数。 - Returns the smallest integer greater than or equal to the specified number
Math . ceiling方法返回大于或等于指定数字的最小整数。