Skip to content

Commit 4dcd053

Browse files
szcf-weiyasimonbyrne
authored andcommitted
references for [l]gamma, [l]beta and lfact (#114)
References for these five functions. #113
1 parent 971e35e commit 4dcd053

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/src/special.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,9 @@ SpecialFunctions.besselk
4646
SpecialFunctions.besselkx
4747
SpecialFunctions.eta
4848
SpecialFunctions.zeta
49+
SpecialFunctions.gamma
50+
SpecialFunctions.lgamma
51+
SpecialFunctions.lfact
52+
SpecialFunctions.beta
53+
SpecialFunctions.lbeta
4954
```

0 commit comments

Comments
 (0)