xtd 0.2.0
Loading...
Searching...
No Matches

◆ NaN

template<typename type_t >
constexpr type_t xtd::box_floating_point< type_t >::NaN
staticconstexpr

Represents not a number (NaN). This field is constant.

Remarks
The value of this field is std::numeric_limits<type_t>::quiet_NaN().