Numworks Epsilon  1.4.1
Graphing Calculator Operating System
ui64_to_f64.c File Reference
#include <stdint.h>
#include "platform.h"
#include "internals.h"
#include "softfloat.h"

Go to the source code of this file.

Functions

float64_t ui64_to_f64 (uint64_t a)
 

Function Documentation

◆ ui64_to_f64()

float64_t ui64_to_f64 ( uint64_t  a)

Definition at line 42 of file ui64_to_f64.c.