Unit 'flcInteger' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

Word32ExtendedEuclid

Declaration

Source position: flcInteger.pas line 584

function Word32ExtendedEuclid(

  const A: Word32;

  const B: Word32;

  var X: Int64;

  var Y: Int64

):Word32;



CT Web help

CodeTyphon Studio