classPii::Numeric
#include <PiiMathDefs.h>
Utility for miscellaneous numerical property definitions.
Description
Static public member functions
|
static T
|
( )
Returns maximum finite value for given type. |
|
static T
|
( )
Returns minimum finite value for given type. |
|
static T
|
( )
Returns the smallest possible positive value. |
|
static T
|
( )
Defines default tolerance for differences when comparing values. |
Function details
-
static T maxValue
()[inline, static]Returns maximum finite value for given type.
-
static T minValue
()[inline, static]Returns minimum finite value for given type.
-
static T smallestPositive
()[inline, static]Returns the smallest possible positive value.
-
static T tolerance
()[inline, static]Defines default tolerance for differences when comparing values.
Add a note
Not a single note added yet. Be the first, add yours.