#include <Imt.Base.Core.Math/lib/openlibm/src/fpmath.h>
|
float | f |
|
struct { | |
|
unsigned int man:23 | |
|
unsigned int exp:8 | |
|
unsigned int sign:1 | |
|
} | bits | |
|
Definition at line 102 of file fpmath.h.
◆ [struct]
struct { ... } IEEEf2bits::bits |
◆ exp
unsigned int IEEEf2bits::exp |
◆ man
unsigned int IEEEf2bits::man |
◆ sign
unsigned int IEEEf2bits::sign |
The documentation for this union was generated from the following file:
- C:/src/imt/Imt.Base-cpp/Imt.Base/Imt.Base.Core.Math/lib/openlibm/src/fpmath.h