xtd
0.2.0
Loading...
Searching...
No Matches
◆
is_finite()
template<typename type_t >
static bool
xtd::box_floating_point
< type_t >::is_finite
(
type_t
value
)
inline
static
noexcept
Determines whether the specified value is finite (zero, subnormal, or normal).
Parameters
value
A floating-point number.
Returns
true if the value is finite (zero, subnormal or normal); false otherwise.
xtd
box_floating_point
Generated on Mon Sep 9 2024 23:25:10 for xtd by
Gammasoft
. All rights reserved.