Versions in this module Expand all Collapse all v0 v0.2.0 Jul 20, 2022 Changes in this version + type Num struct + func New(f float32) Num + func (f Num) Float32() float32 + func (f Num) String() string + func (f Num) Uint16() uint16