Numworks Epsilon  1.4.1
Graphing Calculator Operating System
s_approxRecip32_1.c File Reference
#include <stdint.h>
#include "platform.h"

Go to the source code of this file.

Functions

uint32_t softfloat_approxRecip32_1 (uint32_t a)
 

Variables

const uint16_t softfloat_approxRecip_1k0s [16]
 
const uint16_t softfloat_approxRecip_1k1s [16]
 

Function Documentation

◆ softfloat_approxRecip32_1()

uint32_t softfloat_approxRecip32_1 ( uint32_t  a)

Definition at line 45 of file s_approxRecip32_1.c.

Variable Documentation

◆ softfloat_approxRecip_1k0s

const uint16_t softfloat_approxRecip_1k0s[16]

Definition at line 41 of file s_approxRecip_1Ks.c.

◆ softfloat_approxRecip_1k1s

const uint16_t softfloat_approxRecip_1k1s[16]

Definition at line 45 of file s_approxRecip_1Ks.c.