The HalfFloatUtils class is used to create the HalfFloat tool.

HalfFloatUtils 类用于创建HalfFloat工具。

构造函数

方法

  • 参数

    • float16bits: number

      half float number bits

    返回 number

    Converts a half-precision floating-point number in bits to a JavaScript number.

    将半精度浮点数的位转换为 JavaScript 数字。

  • 参数

    • num: number

      The number to round.

    返回 number

    round a number to a half float number bits.

    将数字四舍五入到最接近的半浮点数。