#include <iostream>
#include <iomanip>
Go to the source code of this file.
Functions | |
unsigned int | halfToFloat (unsigned short y) |
int | main () |
unsigned int halfToFloat | ( | unsigned short | y | ) |
Definition at line 62 of file toFloat.cpp.
int main | ( | ) |
Definition at line 135 of file toFloat.cpp.