Navigation: Code Documentation > RSFuzzyLogic > FuzzyLogic > Routines
Sign(TFzyFloat) Method
Returns the sign of the value: +1 for positive, -1 for negative or 0.
Namespace: FuzzyLogic
Delphi
function Sign( const v1: TFzyFloat ): Integer;
Parameters
v1
Type: TFzyFloat
Type: Integer
•FuzzyLogic