We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b56c1a5 commit d98a398Copy full SHA for d98a398
test/specialfunctionstests.jl
@@ -1,5 +1,6 @@
1
using FastTransforms
2
using Compat.Test
3
+import FastTransforms.pochhammer
4
5
@testset "Pochhammer" begin
6
@test pochhammer(2,3) == 24
0 commit comments