#153 closed defect (fixed)
DistNormalInv DOES NOT WORK IN VERSION TolBase-CVS-20040913
| Reported by: | jlaybar | Owned by: | Jorge |
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | Math | Version: | head |
| Severity: | blocker | Keywords: | |
| Cc: |
Description
Hello
This is a big,big problem
Real kk_1 = DistNormalInv(0.9, 0,1);
Real kk_2 = DistNormalInv(0.5, 0,1);
Real kk_3 = DistNormalInv(0.1, 0,1);
Returns always INF!!!
Cheers
Change History (3)
comment:1 Changed 21 years ago by
| Status: | new → assigned |
|---|
comment:2 Changed 21 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Sorry for this!!!
It was due to a bug in compilation options. It is just fixed and will be
available in next snapshot!
Sorry again.
comment:3 Changed 19 years ago by
| bug_file_loc: | → http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/bug_000153 |
|---|
Note: See
TracTickets for help on using
tickets.

this is a bug only in windows, w'll work on it