#include "float.h" float u8floats(uint8 x) { return (float) x; }