|
|
|
@ -49,7 +49,7 @@ namespace MathNet.Numerics.UnitTests.SpecialFunctionsTests |
|
|
|
[TestCase(0.1, -10.423754940411076232100295314502760886768558023951363)] |
|
|
|
[TestCase(1.0, -0.57721566490153286060651209008240243104215933593992359)] |
|
|
|
[TestCase(1.5, 0.036489973978576520559023667001244432806840395339565888)] |
|
|
|
[TestCase(Constants.Pi / 2, 0.10067337642740238636795561404029690452798358068944001)] |
|
|
|
[TestCase(Constants.PiOver2, 0.10067337642740238636795561404029690452798358068944001)] |
|
|
|
[TestCase(2.0, 0.42278433509846713939348790991759756895784066406007641)] |
|
|
|
[TestCase(2.5, 0.70315664064524318722569033366791109947350706200623255)] |
|
|
|
[TestCase(3.0, 0.92278433509846713939348790991759756895784066406007641)] |
|
|
|
@ -75,7 +75,7 @@ namespace MathNet.Numerics.UnitTests.SpecialFunctionsTests |
|
|
|
[TestCase(0.1, -10.423754940411076232100295314502760886768558023951363)] |
|
|
|
[TestCase(1.0, -0.57721566490153286060651209008240243104215933593992359)] |
|
|
|
[TestCase(1.5, 0.036489973978576520559023667001244432806840395339565888)] |
|
|
|
[TestCase(Constants.Pi / 2, 0.10067337642740238636795561404029690452798358068944001)] |
|
|
|
[TestCase(Constants.PiOver2, 0.10067337642740238636795561404029690452798358068944001)] |
|
|
|
[TestCase(2.0, 0.42278433509846713939348790991759756895784066406007641)] |
|
|
|
[TestCase(2.5, 0.70315664064524318722569033366791109947350706200623255)] |
|
|
|
[TestCase(3.0, 0.92278433509846713939348790991759756895784066406007641)] |
|
|
|
|