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

Sign

Declaration

Source position: flcMaths.pas line 273

function Sign(

  const R: Integer

):Integer; overload;

function Sign(

  const R: Int64

):Integer; overload;

function Sign(

  const R: Single

):Integer; overload;

function Sign(

  const R: Double

):Integer; overload;



CT Web help

CodeTyphon Studio