id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 767,log normal dist - error in _nsigma equation?,nobody,jmaurer,"{{{ Is there an extra ""/_mean"" in the equation for _nsigma on line 104 of lognormal_distribution.hpp? i.e. shouldn't it be: _nsigma = sqrt(log(_sigma*_sigma/_mean+result_type (1))); instead of: _nsigma = sqrt(log (_sigma*_sigma/_mean/_mean+result_type(1))); ?? Thanks for the great lib, John Eddy (jpeddy@sandia.gov) }}}",Bugs,closed,,random,None,,Rejected,,