#include <stdio.h>
#include <f32.h>
#include <f32_to_s32.h>
Go to the source code of this file.
Functions | |
void | f32_print (f32 f) |
void f32_print | ( | f32 | fix | ) |
function that display a f32 to the standard output
Definition at line 27 of file f32_print.c.
References F32_IS_EQ, F32_NAN, and f32_to_double().