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

ConvertToFixed16Dot16

Declaration

Source position: DAV_FixedPoint.pas line 247

function ConvertToFixed16Dot16(

  Value: Single

):TFixed16Dot16; overload;

function ConvertToFixed16Dot16(

  Value: Double

):TFixed16Dot16; overload;

function ConvertToFixed16Dot16(

  Value: Integer

):TFixed16Dot16; overload;

function ConvertToFixed16Dot16(

  Value: TFixed8Dot24

):TFixed16Dot16; overload;

function ConvertToFixed16Dot16(

  Value: TFixed24Dot8

):TFixed16Dot16; overload;



CT Web help

CodeTyphon Studio