sandbox
Loading...
Searching...
No Matches
Public Attributes
|
Static Public Attributes
|
List of all members
sbx::math::ieee_754_float32 Union Reference
Public Attributes
std::float_t
f
std::uint32_t
i
struct {
std::uint32_t
sign
: 1
std::uint32_t
exponent
: 8
std::uint32_t
mantissa
: 23
};
Static Public Attributes
static constexpr auto
bias
= std::uint32_t{127}
The documentation for this union was generated from the following file:
libsbx-math/libsbx/math/
ieee_754_float.hpp
sbx
math
ieee_754_float32
Generated by
1.9.5