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

Go to the source code of this file.

Functions

float64_t softfloat_addMagsF64 (uint_fast64_t uiA, uint_fast64_t uiB, bool signZ)
 

Function Documentation

◆ softfloat_addMagsF64()

float64_t softfloat_addMagsF64 ( uint_fast64_t  uiA,
uint_fast64_t  uiB,
bool  signZ 
)

Definition at line 44 of file s_addMagsF64.c.