[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'math' (#rtl)

Reference for unit 'math': Constants

EqualsValue

  

Values are the same

GreaterThanValue

  

First values is greater than second value

Infinity

  

Value is infinity

LessThanValue

  

First value is less than second value

MaxExtended

  

Maximum value of extended type

MaxFloat

  

Maximum value of float type

MinExtended

  

Minimum value (closest to zero) of extended type

MinFloat

  

Minimum value (closest to zero) of float type

NaN

  

Value is Not a Number

NegativeValue

  

Value is negative

NegInfinity

  

Value is negative (minus) infinity

PositiveValue

  

Value is positive

ZeroValue

  

Value is zero

The latest version of this document can be found at lazarus-ccr.sourceforge.net.