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

bool f64_le (float64_t a, float64_t b)
 

Function Documentation

◆ f64_le()

bool f64_le ( float64_t  a,
float64_t  b 
)

Definition at line 43 of file f64_le.c.