The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Fp.isInfinity
mir
bignum
fp
Fp
struct
Fp
(uint size)
scope const @
property
bool
isInfinity
(
)
if
(
size
%
(
uint.
sizeof
* 8
)
== 0 &&
size
>=
(
uint.
sizeof
* 8
)
)
Meta
Source
See Implementation
mir
bignum
fp
Fp
constructors
this
functions
isInfinity
isNaN
isSpecial
opBinary
opCast
opEquals
opOpAssign