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

Go to the source code of this file.

Functions

float32_t i64_to_f32 (int64_t a)
 

Function Documentation

◆ i64_to_f32()

float32_t i64_to_f32 ( int64_t  a)

Definition at line 43 of file i64_to_f32.c.