tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
float_rec
gcc
fpmath
Undocumented in source.
union
float_rec {
float
f
;
uint
i
;
}
Members
Variables
f
float
f
;
Undocumented in source.
i
uint
i
;
Undocumented in source.
Meta
Source
See Implementation
gcc
fpmath
enums
FP_NAN
RealFormat
functions
fpclassify
signbit
structs
Info
unions
double_rec
float_rec