Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-Big

A numerical library for GoLang forked off the built-in math/big, with extra functionality, and designed to be portable.

To align with the GoLang package, the majority of the functions are exactly the same.

Documentation: https://pkg.go.dev/github.com/cymertek/go-big

Float Additions:

  1. Bytes() and SetBytes() - Ability to work with the mantissa directly as a []byte slice

  2. Mod1() - The opposite of Int(), in which only the decimal portion of the Float is maintained.

About

Big numerical library for GoLang

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages