但是,如果对浮点数使用取模和求余数操作符,则会产生错误,因为这些操作符只支持整数。
However, an error will be raised when using an equivalent of the modulus and remainder operators on floating values, as these support only integer values.
但是,如果对浮点数使用取模和求余数操作符,则会产生错误,因为这些操作符只支持整数。
However, an error will be raised when using an equivalent of the modulus and remainder operators on floating values, as these support only integer values.
应用推荐