static double HalfToDouble(int bits) { if (_toFloatFloat32 == null) { _initialize(); } return _toFloatFloat32![bits]; }