Skip to content

v1.0.2 release

Latest
Compare
Choose a tag to compare
@benlau benlau released this 28 Apr 09:15
· 19 commits to master since this release

Critical Bug Fix

  1. pow(a,1) is incorrect.

New API

  1. BigInteger.multiply(a, fraction)
  2. BigInteger.multiply(a, real)