Int128DivideInt64(Int128,Int64,Int128,Int64) Method

Represents method Int128DivideInt64(Int128,Int64,Int128,Int64).

Namespace: flcInteger
procedure Int128DivideInt64(const A: Int128; const B: Int64; var Q: Int128; var R: Int64);

Parameters

A
Type: Int128

B
Type: Int64

Q
Type: Int128

R
Type: Int64