|
Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
#include <stdint.h>Go to the source code of this file.
Functions | |
| uint32_t | ieee754man32 (float x) |
| uint8_t | ieee754exp32 (float x) |
| uint64_t | ieee754man64 (double x) |
| uint16_t | ieee754exp64 (double x) |