Loading...
Searching...
No Matches
frac_t Struct Reference

frac descriptor for fraction consisting of two 32 bit integers More...

Detailed Description

frac descriptor for fraction consisting of two 32 bit integers

Definition at line 53 of file frac.h.

#include <frac.h>

Data Fields

uint32_t frac
 fraction
 
uint8_t shift
 exponent
 

Field Documentation

◆ frac

uint32_t frac_t::frac

fraction

Definition at line 54 of file frac.h.

◆ shift

uint8_t frac_t::shift

exponent

Definition at line 55 of file frac.h.


The documentation for this struct was generated from the following file: