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
.
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
.