Skip to content

Commit 553ee24

Browse files
committed
⚡️ gammaの計算アルゴリズムを変更 (精度は8桁程度)
1 parent fad5cf6 commit 553ee24

19 files changed

+2111
-1153
lines changed

JavaLibraryScript.code-workspace

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"bat": "cmd /c",
1111
},
1212
"cSpell.words": [
13+
"Akiyama",
1314
"binom",
1415
"Chebyshev",
1516
"Chudnovsky",
@@ -22,7 +23,8 @@
2223
"prec",
2324
"prereleased",
2425
"softprops",
25-
"spouge"
26+
"spouge",
27+
"Tanigawa"
2628
]
2729
}
2830
}

0 commit comments

Comments
 (0)