Numworks Epsilon  1.4.1
Graphing Calculator Operating System
f64_lt.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_lt (float64_t a, float64_t b)
 

Function Documentation

◆ f64_lt()

bool f64_lt ( float64_t  a,
float64_t  b 
)

Definition at line 43 of file f64_lt.c.