Unit ok_if_directive
Uses
Classes, Interfaces, Objects and Records
Functions and Procedures
Types
Variables
Description
Overview
Constants
MathQNaN : tdoublearray = (255,252,0,0,0,0,0,0); |
MathInf : tdoublearray = (127,240,0,0,0,0,0,0); |
MathNegInf : tdoublearray = (255,240,0,0,0,0,0,0); |
MathPi : tdoublearray = (64,9,33,251,84,68,45,24); |
MathPiExtended : textendedarray = (64,0,201,15,218,162,33,104,194,53); |
Foo2 = 1; |
Foo4 = 1; |
Description
Constants
MathQNaN : tdoublearray = (255,252,0,0,0,0,0,0); |
|
MathInf : tdoublearray = (127,240,0,0,0,0,0,0); |
|
MathNegInf : tdoublearray = (255,240,0,0,0,0,0,0); |
|
MathPi : tdoublearray = (64,9,33,251,84,68,45,24); |
|
MathPiExtended : textendedarray = (64,0,201,15,218,162,33,104,194,53); |
|