Skip to content

Commit 217b93b

Browse files
committed
✨ 不正確で非推奨なgammaを追加
1 parent 62b367a commit 217b93b

8 files changed

+825
-241
lines changed

JavaLibraryScript.code-workspace

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,18 @@
1010
"bat": "cmd /c",
1111
},
1212
"cSpell.words": [
13+
"binom",
1314
"Chebyshev",
1415
"Chudnovsky",
16+
"coeffs",
1517
"CORDIC",
1618
"javalibraryscript",
19+
"laguerre",
1720
"Maclaurin",
1821
"prec",
1922
"prereleased",
20-
"softprops"
23+
"softprops",
24+
"spouge"
2125
]
2226
}
2327
}

0 commit comments

Comments
 (0)