<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi.<div><br></div><div>I cannot get this option to work. I set is globally as follows</div><div><br></div><div><blockquote type="cite"><div><font class="Apple-style-span" color="#000000">using namespace std;</font></div><div><font class="Apple-style-span" color="#000000">using namespace cln;</font></div><div><font class="Apple-style-span" color="#000000"><br></font></div><div><font class="Apple-style-span" color="#000000">bool cl_inhibit_floating_point_underflow = true;</font></div></blockquote><br></div><div>But the program still aborts with the following error message:</div><div><br></div><div><blockquote type="cite"><div><font class="Apple-style-span" color="#000000">terminate called after throwing an instance of 'cln::floating_point_underflow_exception'</font></div><div><font class="Apple-style-span" color="#000000">  what():  floating point underflow.</font></div></blockquote><br></div><div>Am I doing something wrong?</div><div><br></div><div>Regards,</div><div>Kåre Olaussen</div><div><br></div></body></html>