xtd
0.2.0
Loading...
Searching...
No Matches
◆
is_positive_infinity()
template<typename type_t >
static bool
xtd::box_floating_point
< type_t >::is_positive_infinity
(
type_t
value
)
inline
static
noexcept
Returns a value indicating whether the specified number evaluates to positive infinity.
Parameters
value
A floating-point number.
Returns
true if value evaluates to
xtd::math::positive_infinity
; otherwise, false.
xtd
box_floating_point
Generated on Sat Sep 14 2024 21:25:17 for xtd by
Gammasoft
. All rights reserved.