indutny / bn.js

BigNum in pure javascript
MIT License
1.19k stars 150 forks source link

BN.max and BN.min not documented #231

Closed gabmontes closed 4 years ago

gabmontes commented 4 years ago

Both BN.max and BN.min were added way back in d049081 but never documented.

Please consider adding those to the docs.