v0.0.4
Pre-release
Pre-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.