Skip to content

pratikprasad/intdecimal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

int-decimal

A proof of concept implementation of a fixed point decimal system using big.Int.

Only provides 6 digits of precision as a tradeoff.

About

Implement a fixed point decimal library using integers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages