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

Go to the source code of this file.

Functions

void softfloat_f64UIToCommonNaN (uint_fast64_t uiA, struct commonNaN *zPtr)
 

Function Documentation

◆ softfloat_f64UIToCommonNaN()

void softfloat_f64UIToCommonNaN ( uint_fast64_t  uiA,
struct commonNaN zPtr 
)

Definition at line 48 of file s_f64UIToCommonNaN.c.