Click or drag to resize
DigitalRuneDigitalRune.Mathematics Namespace
The DigitalRune.Mathematics namespace provides common mathematical constants and functions.
Classes
  ClassDescription
Public classConstantsD
Provides useful constants (double-precision).
Public classConstantsF
Provides useful constants (single-precision).
Public classMathematicsException
The exception that is thrown when a general error in the mathematics library occurs.
Public classMathHelper
Provides useful mathematical algorithms and functions.
Public classNumeric
Provides methods for robust floating-point comparisons (for float and double).