File tree 1 file changed +15
-4
lines changed
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 )
2
2
==
3
3
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 >
5
14
6
15
Integers for JavaScript.
7
16
See [ docs] ( https://aureooms.github.io/js-integer ) .
@@ -29,7 +38,7 @@ a.mul( b ).toString( ) ; // '-903954021577363596419770144565091'
29
38
[ ![ Documentation] ( https://aureooms.github.io/js-integer/badge.svg )] ( https://aureooms.github.io/js-integer/source.html )
30
39
[ ![ Package size] ( https://img.shields.io/bundlephobia/minzip/@aureooms/js-integer )] ( https://bundlephobia.com/result?p=@aureooms/js-integer )
31
40
32
- ## Children
41
+ ## : baby : Children
33
42
34
43
The current underlying implementation uses big endian order. There is no
35
44
alternative for the moment.
@@ -38,9 +47,11 @@ alternative for the moment.
38
47
- [x] [ @aureooms/js-integer-big-endian ] ( https://github.com/aureooms/js-integer-big-endian )
39
48
- [ ] [ @aureooms/js-integer-little-endian ] ( https://github.com/aureooms/js-integer-little-endian )
40
49
41
- ## Reference
50
+ ## : scroll : Reference
42
51
43
52
- [ The GNU Multiple Precision Arithmetic Library] ( https://gmplib.org/ )
44
53
- https://gmplib.org/gmp-man-6.0.0a.pdf
45
54
- https://en.wikipedia.org/wiki/Sch%C3%B6nhage%E2%80%93Strassen_algorithm
55
+
56
+ ## :link : Links
46
57
- [ 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