ILNumerics - Technical Application Development
Top
The Globals type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| BuildDate |
The date of the build of this module
[ILNumerics Core Module] | |
| eps |
Double precision epsilon - the smallest absolute difference from 1.0.
[ILNumerics Core Module] | |
| epsf |
Single precision epsilon - the smallest absolute difference from 1.0f.
[ILNumerics Core Module] | |
| full |
Addresses the full dimension, from 0 ... end, step size 1.
[ILNumerics Core Module] | |
| MachineKey |
The machine key of the computer / user account currently running on [readonly].
[ILNumerics Core Module] | |
| MachineParameterDouble |
Give extensive numerical machine parameter informations - double precision
[ILNumerics Core Module] | |
| MachineParameterSingle |
Give extensive numerical machine parameter informations - single precision
[ILNumerics Core Module] | |
| pi |
The constant π as specified in PI.
[ILNumerics Core Module] | |
| pif |
The constant π as specified in PI, single precision.
[ILNumerics Core Module] |
See Also