經安全檢測,此網站為安全網站,請放心前往原始網址!

Math | Android Developers

Returns the remainder of dividing x by y using the IEEE 754 rules. The result is x-round(x/p)*p where round(x/p) is the nearest integer (rounded to even), but without numerical cancellation problems. Special cases: IEEEremainder((anything), 0) = NaN

developer.android.com

網址安全性掃描由 google 提供