Float20();
Float20(
u32 bits20
);
Float20(
f32 value
);
| Float20 ( ) | This is the default constructor. |
| Float20 ( u32 ) | Constructor. |
| Float20 ( f32 ) | Constructor. |
This is the default constructor.
Constructor.
Constructor.
CONFIDENTIAL