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