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 a7022a6 commit 6c9af0aCopy full SHA for 6c9af0a
lib/node_modules/@stdlib/stats/base/dists/gumbel/skewness/src/main.c
@@ -15,7 +15,7 @@
15
* See the License for the specific language governing permissions and
16
* limitations under the License.
17
*/
18
-
+#include "stdlib/stats/base/dists/gumbel/skewness.h"
19
#include "stdlib/math/base/assert/is_nan.h"
20
21
static const double SKEWNESS = 1.1395470994046488;
0 commit comments