#include <stdio.h>
#include <f64.h>
#include <f64_to_s64.h>
Go to the source code of this file.
Functions | |
void | f64_print (f64 f) |
void f64_print | ( | f64 | fix | ) |
function that display a f64 to the standard output
Definition at line 26 of file f64_print.c.
References F64_IS_EQ, F64_NAN, and f64_to_double().