Class Reference for E1039 Core & Analysis Software
toFloat.cpp File Reference
#include <iostream>
#include <iomanip>
+ Include dependency graph for toFloat.cpp:

Go to the source code of this file.

Functions

unsigned int halfToFloat (unsigned short y)
 
int main ()
 

Function Documentation

◆ halfToFloat()

unsigned int halfToFloat ( unsigned short  y)

Definition at line 62 of file toFloat.cpp.

Referenced by main().

+ Here is the caller graph for this function:

◆ main()

int main ( )

Definition at line 135 of file toFloat.cpp.

References halfToFloat().

+ Here is the call graph for this function: