Extreme Optimization –Mathematical Constants and Basic Functions
- by JoshReuben
Machine constants
The MachineConstants class - contains constants for floating-point arithmetic because the CLS System.Single and Double floating-point types do not follow the standard conventions and are useless. machine constants for the Double type:
machine precision: Epsilon , SqrtEpsilon
CubeRootEpsilon
largest possible value:…