#include <Imt.Base.Core.Math/lib/openlibm/src/fpmath.h>
|
double | d |
|
struct { | |
|
unsigned int manl:32 | |
|
unsigned int manh:20 | |
|
unsigned int exp:11 | |
|
unsigned int sign:1 | |
|
} | bits | |
|
Definition at line 120 of file fpmath.h.
◆ [struct]
struct { ... } IEEEd2bits::bits |
◆ exp
unsigned int IEEEd2bits::exp |
◆ manh
unsigned int IEEEd2bits::manh |
◆ manl
unsigned int IEEEd2bits::manl |
◆ sign
unsigned int IEEEd2bits::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