File tree Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change 1- [ @aureooms/js-integer ] ( https://aureooms.github.io/js-integer )
1+ : zzz : [ @aureooms/js-integer ] ( https://aureooms.github.io/js-integer )
22==
33
4- <img src =" https://upload.wikimedia.org/wikipedia/commons/c/c1/Latex_integers.svg " width =" 864 " >
4+ <p align =" center " >
5+ <a href =" https://en.wikipedia.org/wiki/File:Latex_integers.svg " >
6+ <img alt =" The Zahlen symbol " src =" https://upload.wikimedia.org/wikipedia/commons/c/c1/Latex_integers.svg " width =" 300 " >
7+ </a ><br />
8+ <a href =" https://en.wikipedia.org/wiki/User:Alejo2083 " >
9+ User: Alejo2083
10+ </a >
11+ /
12+ <a href =" https://creativecommons.org/licenses/by-sa/3.0 " >CC BY-SA 3.0</a >
13+ </p >
514
615Integers for JavaScript.
716See [ docs] ( https://aureooms.github.io/js-integer ) .
@@ -29,7 +38,7 @@ a.mul( b ).toString( ) ; // '-903954021577363596419770144565091'
2938[ ![ Documentation] ( https://aureooms.github.io/js-integer/badge.svg )] ( https://aureooms.github.io/js-integer/source.html )
3039[ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@aureooms/js-integer )] ( https://bundlephobia.com/result?p=@aureooms/js-integer )
3140
32- ## Children
41+ ## : baby : Children
3342
3443The current underlying implementation uses big endian order. There is no
3544alternative for the moment.
@@ -38,9 +47,11 @@ alternative for the moment.
3847 - [x] [ @aureooms/js-integer-big-endian ] ( https://github.com/aureooms/js-integer-big-endian )
3948 - [ ] [ @aureooms/js-integer-little-endian ] ( https://github.com/aureooms/js-integer-little-endian )
4049
41- ## Reference
50+ ## : scroll : Reference
4251
4352 - [ The GNU Multiple Precision Arithmetic Library] ( https://gmplib.org/ )
4453 - https://gmplib.org/gmp-man-6.0.0a.pdf
4554 - https://en.wikipedia.org/wiki/Sch%C3%B6nhage%E2%80%93Strassen_algorithm
55+
56+ ## :link : Links
4657 - [ Similar work on GitHub] ( https://github.com/search?l=JavaScript&o=desc&q=bigint&s=stars&type=Repositories )
You can’t perform that action at this time.
0 commit comments