#include <stdapis/stlport/stl/_limits.h>
| template <> |
| class numeric_limits< float > : public _Floating_limits |
| Public Member Functions | |
|---|---|
| float _STLP_CALL | denorm_min() |
| float _STLP_CALL | epsilon() |
| static | float(_STLP_CALL) |
| float _STLP_CALL | infinity() |
| float _STLP_CALL | quiet_NaN() |
| float _STLP_CALL | round_error() |
| float _STLP_CALL | signaling_NaN() |
| Inherited Functions | |
|---|---|
| _Numeric_limits_base::__number(_STLP_CALL) | |
| static | float | ( | _STLP_CALL | min | ) | [static, inline] |
| float _STLP_CALL | signaling_NaN | ( | ) | [static, inline] |
Reimplemented from _Numeric_limits_base::signaling_NaN()