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 0b30f25 commit bb53229Copy full SHA for bb53229
test/rulesets/packages/SpecialFunctions.jl
@@ -1,5 +1,3 @@
1
-using SpecialFunctions
2
-
3
@testset "SpecialFunctions" for x in (1.0, -1.0, 0.0, 0.5, 10.0, -17.1, 1.5 + 0.7im)
4
test_scalar(SpecialFunctions.erf, x)
5
test_scalar(SpecialFunctions.erfc, x)
0 commit comments