The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
NormalizedInt.min_float
std
experimental
normint
NormalizedInt
Minimum floating point value.
struct
NormalizedInt
(I)
@
safe
pure nothrow @
nogc
enum
min_float
=
isSigned
!
I
? -
1.0
:
0.0
;
Meta
Source
See Source File
std
experimental
normint
NormalizedInt
aliases
IntType
constructors
this
functions
opBinary
opCast
opCmp
opEquals
opOpAssign
opUnary
manifest constants
max_float
min_float
variables
max
min
value
Minimum floating point value.