|
Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
#include <stdbool.h>#include <stdint.h>#include "platform.h"#include "internals.h"#include "softfloat.h"Go to the source code of this file.
Functions | |
| float64_t | i32_to_f64 (int32_t a) |
Definition at line 43 of file i32_to_f64.c.