PasMatLib
Class Tree
Index
Previous (IPower)
Next (ISign2)

Member
  iSign

Parent
  uMatTypes

Description
 

if x > 0 then result := 1 else if x = 0 then result := 0 else result := -1;


Source code
  function iSign ( x : TInt ) : TInt

Parameters
 
Parameter Description
x : TInt #No TAG found in source code#

Return
 
Types Description
TInt #No TAG found in source code#

PasMatLib
Class Tree
Index
Previous (IPower)
Next (ISign2)


ŠNikolai V. Shokhirev, 2001-2007
Created with DelphiCodeToDoc. To obtain the latest revision, please visit http://dephicodetodoc.sourceforge.net/