Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 426 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 426 Bytes

Floats

A Go library with utilities for floats.

For now, there are only functions to compare floats according to floating-point-gui.de.

As a side-effect, it provides values for the minimum positive normal value of float32 and float64.

GoDoc