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

◆ NaN

constexpr double xtd::math::NaN
staticconstexpr

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

Remarks
The value of this field is std::numeric_limits<double>::quiet_NaN().
Deprecated:
Replaced by xtd::double_object::NaN - Will be removed in version 0.4.0