Search the web
Sign In
New User? Sign Up
jsci
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Bug in LogNormalDistribution   Message List  
Reply | Forward Message #77 of 369 |
Hi,

I was playing around with LognormalDistribution class and it seemed
to me that there is a bug in the cumulative() method, line 50:
instead of

checkRange(X);

it should be

checkRange(X,0.0,Double.MAX_VALUE);

as in the probability() method.

Albert.




Thu Jul 18, 2002 8:51 am

a_tumanov
Offline Offline
Send Email Send Email

Forward
Message #77 of 369 |
Expand Messages Author Sort by Date

Hi, I was playing around with LognormalDistribution class and it seemed to me that there is a bug in the cumulative() method, line 50: instead of ...
a_tumanov
Offline Send Email
Jul 18, 2002
8:51 am

Albert, Thanks. I have corrected the code on the CVS, so it will be fixed in the next release. Regards, Mark ... class and it seemed...
mj_hale
Offline Send Email
Jul 18, 2002
11:43 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help