[][src]Type Definition directx_math::HALF

type HALF = u16;

A 16-bit floating point number consisting of a sign bit, a 5-bit biased exponent, and a 10-bit mantissa.