Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 214 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 214 Bytes

bash-bigint

An arbitrary precision integer arithmetic library written in pure bash.

TODO

  • Multiplication
  • Division
  • Print base 10 representation
  • Maybe an few more operations but probably not