div
Divide a byte and an unsigned byte to get an integer.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The unsigned byte to divide with
Divide a byte and an unsigned short to get an integer.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The unsigned short to divide with
Divide a byte and an unsigned integer to get a long.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The unsigned integer to divide with
Divide a byte and an unsigned long to get a long.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The unsigned long to divide with
Divide a short and an unsigned byte to get an integer.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The unsigned byte to divide with
Divide a short and an unsigned short to get an integer.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The unsigned short to divide with
Divide a short and an unsigned integer to get a long.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The unsigned integer to divide with
Divide a short and an unsigned long to get a long.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The unsigned long to divide with
Divide an integer and an unsigned byte to get an integer.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The unsigned byte to divide with
Divide an integer and an unsigned short to get an integer.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The unsigned short to divide with
Divide an integer and an unsigned integer to get a long.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The unsigned integer to divide with
Divide an integer and an unsigned long to get a long.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The unsigned long to divide with
Divide a long and an unsigned byte to get a long.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The unsigned byte to divide with
Divide a long and an unsigned short to get a long.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The unsigned short to divide with
Divide a long and an unsigned integer to get a long.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The unsigned integer to divide with
Divide a long and an unsigned long to get a long.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The unsigned long to divide with
Divide an unsigned byte and a byte to get a integer.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The byte to divide with
Divide an unsigned byte and a short to get an integer.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The short to divide with
Divide an unsigned byte and an int to get a long.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The int to divide with
Divide an unsigned byte and a long to get a long.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The long to divide with
Divide an unsigned short and an unsigned byte to get an integer.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The unsigned byte to divide with
Divide an unsigned short and a short to get an integer.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The short to divide with
Divide an unsigned short and an int to get a long.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The int to divide with
Divide an unsigned short and a long to get a long.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The long to divide with
Divide an unsigned integer and an unsigned byte to get an integer.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The unsigned byte to divide with
Divide an unsigned integer and a short to get an integer.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The short to divide with
Divide an unsigned integer and an int to get a long.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The int to divide with
Divide an unsigned integer and a long to get a long.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The long to divide with
Divide an unsigned long and an unsigned byte to get a long.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The unsigned byte to divide with
Divide an unsigned long and a short to get a long.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The short to divide with
Divide an unsigned long and an int to get a long.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The int to divide with
Divide an unsigned long and a long to get a long.
Return
The quotient of the two numbers
Since
0.1.0
Parameters
The long to divide with