Unit 'DAV_FixedPoint' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_asiovst]

FixedMax

Declaration

Source position: DAV_FixedPoint.pas line 326

function FixedMax(

  A: TFixed8Dot24;

  B: TFixed8Dot24

):TFixed8Dot24; overload;

function FixedMax(

  A: TFixed16Dot16;

  B: TFixed16Dot16

):TFixed16Dot16; overload;

function FixedMax(

  A: TFixed24Dot8;

  B: TFixed24Dot8

):TFixed24Dot8; overload;



CT Web help

CodeTyphon Studio