mir-algorithm — Libmir Archive
Libmir Archive
API Reference Index
mir-algorithm Guide
Dlang.org
Fp.isNaN
mir
bignum
fp
Fp
Returns true if the floating-point value is NaN.
struct
Fp
(uint size)
scope const @
property
bool
isNaN
(
)
if
(
size
%
(
uint.
sizeof
* 8
)
== 0 &&
size
>=
(
uint.
sizeof
* 8
)
)
mir
bignum
fp
Fp
constructors
this
functions
isInfinity
isNaN
isSpecial
opBinary
opCast
opEquals
opOpAssign
Returns true if the floating-point value is NaN.