Versions in this module Expand all Collapse all v0 v0.9.0 Feb 22, 2024 Changes in this version + type Num struct + func Float16Frombits(bits uint16) Num + func New(f float32) Num + func (f Num) Float32() float32 + func (f Num) String() string + func (f Num) Uint16() uint16