Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » UltraLite - Java Programming » UltraLiteJ API reference » Unsigned64 class » remainder method

 

remainder(long, long, long) method

Returns the remainder when one value multiplied by a given quotient is subtracted from another value (v1 - quot * v2).

 Syntax
 Parameters
 Returns