Skip to content

beorn7/floats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 13, 2020
444117e · Aug 13, 2020

History

9 Commits
Mar 6, 2015
Mar 6, 2015
Mar 6, 2015
Aug 13, 2020
Aug 13, 2020
Aug 13, 2020
Aug 13, 2020

Repository files navigation

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