\hypertarget{union__Float}{
\section{\_\-Float Union Reference}
\label{union__Float}\index{\_\-Float@{\_\-Float}}
}
Union of the various representations of a 32-bit floating point number.  


{\tt \#include $<$GRBP\_\-math.h$>$}

\subsection*{Public Attributes}
\begin{CompactItemize}
\item 
float \hyperlink{union__Float_90f0be06c9f1d141bdab3951d756c3d0}{v}
\item 
unsigned int \hyperlink{union__Float_dc72822d2f4e6dba8db716aada6adcb6}{ul}
\item 
signed int \hyperlink{union__Float_40343ead6ca9cea09cfd0922692a5926}{sl}
\item 
\hyperlink{struct__Float__bf}{Float\_\-bf} \hyperlink{union__Float_5eda4584aa28bf12ee5aabcd368864b9}{bf}
\end{CompactItemize}


\subsection{Detailed Description}
Union of the various representations of a 32-bit floating point number. 

\subsection{Member Data Documentation}
\hypertarget{union__Float_5eda4584aa28bf12ee5aabcd368864b9}{
\index{\_\-Float@{\_\-Float}!bf@{bf}}
\index{bf@{bf}!_Float@{\_\-Float}}
\subsubsection[{bf}]{\setlength{\rightskip}{0pt plus 5cm}{\bf Float\_\-bf} {\bf \_\-Float::bf}}}
\label{union__Float_5eda4584aa28bf12ee5aabcd368864b9}


The value as bit fields \hypertarget{union__Float_40343ead6ca9cea09cfd0922692a5926}{
\index{\_\-Float@{\_\-Float}!sl@{sl}}
\index{sl@{sl}!_Float@{\_\-Float}}
\subsubsection[{sl}]{\setlength{\rightskip}{0pt plus 5cm}signed int {\bf \_\-Float::sl}}}
\label{union__Float_40343ead6ca9cea09cfd0922692a5926}


The value as an uninterpretted signed integer \hypertarget{union__Float_dc72822d2f4e6dba8db716aada6adcb6}{
\index{\_\-Float@{\_\-Float}!ul@{ul}}
\index{ul@{ul}!_Float@{\_\-Float}}
\subsubsection[{ul}]{\setlength{\rightskip}{0pt plus 5cm}unsigned int {\bf \_\-Float::ul}}}
\label{union__Float_dc72822d2f4e6dba8db716aada6adcb6}


The value as an uninterpretted unsigned integer \hypertarget{union__Float_90f0be06c9f1d141bdab3951d756c3d0}{
\index{\_\-Float@{\_\-Float}!v@{v}}
\index{v@{v}!_Float@{\_\-Float}}
\subsubsection[{v}]{\setlength{\rightskip}{0pt plus 5cm}float {\bf \_\-Float::v}}}
\label{union__Float_90f0be06c9f1d141bdab3951d756c3d0}


The value expressed as float 

The documentation for this union was generated from the following file:\begin{CompactItemize}
\item 
\hyperlink{GRBP__math_8h}{GRBP\_\-math.h}\end{CompactItemize}
