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

Go to the source code of this file.

Functions

bool f64_eq (float64_t a, float64_t b)
 

Function Documentation

◆ f64_eq()

bool f64_eq ( float64_t  a,
float64_t  b 
)

Definition at line 44 of file f64_eq.c.