Word64DivideWord64(Word64,Word64,Word64,Word64) Method

Represents method Word64DivideWord64(Word64,Word64,Word64,Word64).

Namespace: flcInteger
procedure Word64DivideWord64(const A, B: Word64; var Q, R: Word64);

Parameters

A
Type: System.Void

B
Type: System.Void

Q
Type: System.Void

R
Type: System.Void