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

◆ negative_infinity

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

Represents negative infinity. This field is constant.

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