[Overview][Procedures and functions][Index] Reference for unit '_crw_ef' (#crwlib)

Sgn

Declaration

Source position: _crw_ef.pas line 148

function Sgn(

  x: Double

):Integer; overload;

function Sgn(

  x: Single

):Integer; overload;

function Sgn(

  x: Int64

):Integer; overload;

function Sgn(

  x: Integer

):Integer; overload;