"integer" Chinese (Simplified) में
整数
परिभाषा
一个不带小数或分数的整数,可以为正数、负数或零。
उपयोग नोट्स (Chinese (Simplified))
主要用于数学和计算机领域。只指不带小数的数字,不用于指“完整”。常见搭配有“正整数”“负整数”“整数值”。不要和“数字”混淆。
उदाहरण
Five is an integer.
5 是一个**整数**。
Negative two is also an integer.
负二也是一个**整数**。
Zero is an integer.
零是一个**整数**。
You must enter an integer for your age, not a fraction.
填写年龄时必须输入**整数**,不能是小数。
The system will only accept integer values.
系统只接受**整数**值。
Is there an easy way to check if a number is an integer in this program?
在这个程序里,有简单的方法检查一个数字是否是**整数**吗?