The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
Fp.this
mir
bignum
fp
Fp
this
(bool sign, long exponent, UInt!size normalizedCoefficient)
this
(T value, bool normalize)
this
(UInt!isize integer, bool normalizedInteger)
this
(ulong value)
this
(long value)
struct
Fp
(uint size)
this
(
long
value
)
if
(
size
%
(
uint.
sizeof
* 8
)
== 0 &&
size
>=
(
uint.
sizeof
* 8
)
)
this
(int value)
this
(uint value)
Meta
Source
See Implementation
mir
bignum
fp
Fp
constructors
this
functions
isInfinity
isNaN
isSpecial
opBinary
opCast
opEquals
opOpAssign