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

int_fast64_t f64_to_i64_r_minMag (float64_t a, bool exact)
 

Function Documentation

◆ f64_to_i64_r_minMag()

int_fast64_t f64_to_i64_r_minMag ( float64_t  a,
bool  exact 
)

Definition at line 44 of file f64_to_i64_r_minMag.c.