//
pkg.gl
Category
github.com/taubyte/vm-wasm-utils
ieee754
package
1.0.2
Repository:
https://github.com/taubyte/vm-wasm-utils.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
23 SLOC
#
Functions
DecodeFloat32
DecodeFloat32 decodes a float32 in IEEE 754 binary representation.
DecodeFloat64
DecodeFloat64 decodes a float64 in IEEE 754 binary representation.