Numworks Epsilon  1.4.1
Graphing Calculator Operating System
f64_add.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

float64_t f64_add (float64_t a, float64_t b)
 

Function Documentation

◆ f64_add()

float64_t f64_add ( float64_t  a,
float64_t  b 
)

Definition at line 43 of file f64_add.c.