Skip to content

jussi-kalliokoski/large-decimal.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

large-decimal.js

Build Status

A simple library for manipulating arbitrary numbers in JS. WIP.

Design goals

  • No external dependencies
  • Good documentation
  • Good code coverage
  • Extensive Math library, with full large-decimal support (for example, Decimal#pow() would take a Decimal instead of a Number)

Documentation

See the online documentation.

Filing Bugs / Contributing

You can just file an issue in the issue tracker, but if you want to put more effort into it, see the Contributor's Guide.

License

MIT License

About

Yet another BigDecimal library for JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published