close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Opened 21 years ago

Closed 21 years ago

Last modified 18 years ago

#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 Jorge

Status: newassigned

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

comment:2 Changed 21 years ago by Jorge

Resolution: fixed
Status: assignedclosed

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 18 years ago by Víctor de Buen Remiro

bug_file_loc: http://cvs.tol-project.org/viewcvs.cgi/tol_tests/tol/Bugzilla/bug_000153
Note: See TracTickets for help on using tickets.