_intfloat_conv Union Reference
[Fast 32-bit maths]

#include <fastmath.h>


Detailed Description

union to reinterpret bits in a word as an integer and a float.

Data Fields

long int i
 bits as integer
float f
 bits as floating point

Field Documentation

long int _intfloat_conv::i

bits as integer

float _intfloat_conv::f

bits as floating point


The documentation for this union was generated from the following file:
Generated on Wed Feb 6 14:46:05 2008 for TinyaML by  doxygen 1.5.3