| 1. | Returns the remainder resulting from dividing two specified 值相除所得的余数。 |
| 2. | Divides two numbers and returns only the remainder 将两个数相除并只返回余数。 |
| 3. | Divides two unsigned integer values and pushes the result 两个无符号整数值相除并将结果( |
| 4. | Divides two values , unsigned , returning a quotient Div . un两个无符号值相除,并返回商。 |
| 5. | Divides two numbers and returns an integer result 将两个数相除并返回以整数形式表示的结果。 |
| 6. | Divides two numbers and returns a floating - point result 将两个数相除并返回以浮点数表示的结果。 |
| 7. | Is predefined for numeric types to compute the remainder after division ,以计算相除后的余数。 |
| 8. | Operator to divide two numbers and return only the remainder 运算符将两个数相除,并只返回余数。 |
| 9. | Divides two values and pushes the result as a floating - point type 将两个值相除并将结果作为浮点( |
| 10. | Divides two values to return a quotient or floating - point result 将两个值相除以返回商或浮点结果。 |