tango ~master (2025-06-29T14:40:56.0544651)
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