Skip to content

Commit

Permalink
Updated main.c
Browse files Browse the repository at this point in the history
Signed-off-by: Abhay Punia <[email protected]>
  • Loading branch information
Hecker165 authored Mar 3, 2025
1 parent 2f82810 commit 48e5e12
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#include "stdlib/math/base/assert/is_nan.h"
#include "stdlib/math/base/special/sqrt.h"
#include "stdlib/math/base/special/erfinv.h"
#include "@stdlib\constants\float64\sqrt-two\include\stdlib\constants\float64\sqrt_two.h"
#include "stdlib\constants\float64\sqrt-two\include\stdlib\constants\float64\sqrt_two.h"

/**
* Evaluates the quantile function for a normal distribution with mean `mu` and standard deviation `sigma` at a probability `p`.
Expand Down

0 comments on commit 48e5e12

Please sign in to comment.