#pragma once #include "half.hpp" #include <math.h> #include <stdbool.h> using half_float::half; // Not Implemented