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 47fc06f commit 74ad339Copy full SHA for 74ad339
test/besseli_test.jl
@@ -1,5 +1,5 @@
1
# general array for testing input to SpecialFunctions.jl
2
-x32 = 1e-6:0.01:50.0
+x32 = 1e-6:0.01:60.0
3
x64 = 1e-6:0.01:600.0
4
### Tests for besseli0
5
i032_SpecialFunctions = SpecialFunctions.besseli.(0, x32)
0 commit comments