Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回一个值除以另一个值之后产生的余数。
final long Unsigned64.remainder(long v1, long v2)
v1 被除数。
v2 除数。
长整型的 Unsigned64 余数。