Skip to content

v0.0.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@osofem osofem released this 05 Jul 11:50
· 82 commits to master since this release

Released - 04th July, 2017

  • Fixed a bug in divide in which a single digit divided by a 200 decimal place digits returns a 1 decimal place answer instead of a 200 decimal place answer.
  • changed max() and min() to also accept arrays of string, numbers or BigArith objects to any depth.