Skip to content

joeycumines/go-round

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-round

test coverage: 100%

Package round implements string-based decimal number rounding, parsing, and normalisation, supporting scientific notation and un-mangling of malformed input.

Given it's string based, and it supports scientific notation, and doesn't place a hard limit on the exponential, be careful.

Godoc with heaps of examples here: github.com/joeycumines/go-round

About

Package round implements string-based decimal number rounding, parsing, and normalisation, supporting scientific notation and un-mangling of malformed input.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages