Support Forum G3D Web Page |
Static Public Member Functions | |
static float16 | denorm_min () throw () |
static float16 | epsilon () throw () |
static float16 | infinity () throw () |
static float16 | max () throw () |
static float16 | min () throw () |
static float16 | quiet_NaN () throw () |
static float16 | round_error () throw () |
static float16 | signaling_NaN () throw () |
Static Public Attributes | |
static const int | digits = 11 |
static const int | digits10 = 2 |
static const float_denorm_style | has_denorm = denorm_present |
static const bool | has_denorm_loss = false |
static const bool | has_infinity = true |
static const bool | has_quiet_NaN = true |
static const bool | has_signaling_NaN = true |
static const bool | is_bounded = false |
static const bool | is_exact = false |
static const bool | is_iec559 = false |
static const bool | is_integer = false |
static const bool | is_modulo = false |
static const bool | is_signed = true |
static const bool | is_specialized = true |
static const int | max_exponent = 16 |
static const int | max_exponent10 = 4 |
static const int | min_exponent = -13 |
static const int | min_exponent10 = -4 |
static const int | radix = 2 |
static const float_round_style | round_style = round_to_nearest |
static const bool | tinyness_before = false |
static const bool | traps = true |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |