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 58ce62b commit 00ca999Copy full SHA for 00ca999
lib/node_modules/@stdlib/stats/base/dists/frechet/logcdf/manifest.json
@@ -58,7 +58,8 @@
58
"dependencies": [
59
"@stdlib/math/base/assert/is-nan",
60
"@stdlib/math/base/special/pow",
61
- "@stdlib/constants/float64/ninf"
+ "@stdlib/constants/float64/ninf",
62
+ "@stdlib/constants/float64/eps"
63
]
64
},
65
{
@@ -75,7 +76,8 @@
75
76
77
78
79
80
81
82
}
83
0 commit comments