import "github.com/apache/arrow/go/arrow/float16"
type Num struct {
// contains filtered or unexported fields
}
Num represents a half-precision floating point value (float16) stored on 16 bits.
See https://en.wikipedia.org/wiki/Half-precision_floating-point_format for more informations.
New creates a new half-precision floating point value from the provided float32 value.
Package float16 imports 2 packages (graph) and is imported by 8 packages. Updated 2019-12-16. Refresh now. Tools for package owners.