\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$>$}

Collaboration diagram for \_\-Float:\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=48pt]{union__Float__coll__graph}
\end{center}
\end{figure}
\subsection*{Data Fields}
\begin{CompactItemize}
\item 
float \hyperlink{union__Float_o0}{v}
\item 
unsigned int \hyperlink{union__Float_o1}{ul}
\item 
signed int \hyperlink{union__Float_o2}{sl}
\item 
\hyperlink{struct__Float__bf}{Float\_\-bf} \hyperlink{union__Float_o3}{bf}
\end{CompactItemize}


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



\subsection{Field Documentation}
\hypertarget{union__Float_o3}{
\index{_Float@{\_\-Float}!bf@{bf}}
\index{bf@{bf}!_Float@{\_\-Float}}
\subsubsection[bf]{\setlength{\rightskip}{0pt plus 5cm}\hyperlink{struct__Float__bf}{Float\_\-bf} \hyperlink{union__Float_o3}{\_\-Float::bf}}}
\label{union__Float_o3}


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


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


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


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}
