xtd
0.2.0
Loading...
Searching...
No Matches
◆
is_negative_infinity()
static bool xtd::math::is_negative_infinity
(
double
value
)
static
noexcept
Returns a value indicating whether the specified number evaluates to negative infinity.
Parameters
value
A double-precision floating-point number.
Returns
true if value evaluates to
xtd::math::negative_infinity
; otherwise, false.
Deprecated:
Replaced by
xtd::double_object::is_negative_infinity
- Will be removed in version 0.4.0
xtd
math
Generated on Sat Sep 14 2024 21:25:18 for xtd by
Gammasoft
. All rights reserved.