<div><div dir="auto">Liviu,</div><div dir="auto">My preference would be to default to 8, but make it defined in the header file for those who want to recompile it. 6 is ok, it’s usually the minimum precision that is acceptable. </div><div dir="auto"><br></div><div dir="auto">Thanks!!</div></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 10, 2020 at 12:19 PM Liviu Chircu <<a href="mailto:liviu@opensips.org">liviu@opensips.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;padding-left:1ex;border-left-color:rgb(204,204,204)">On 10.03.2020 19:07, Calvin Ellison wrote:<br>
> However, when printed it appears as "0.001900". If that his how thing <br>
> string would be passed to mathops, etc., it would cause problems for <br>
> anyone interested in significant digits.<br>
<br>
Indeed, the "%lf" format specified in C truncates double numbers down to <br>
6 decimal places.<br>
Shall I force it to always print 8 decimals before I push the patch <br>
upstream?  Or maybe 10?<br>
What value do you consider to be solid enough here for a default?  Many <br>
thanks!<br>
<br>
-- <br>
Liviu Chircu<br>
<a href="http://www.twitter.com/liviuchircu" rel="noreferrer" target="_blank">www.twitter.com/liviuchircu</a> | <a href="http://www.opensips-solutions.com" rel="noreferrer" target="_blank">www.opensips-solutions.com</a><br></blockquote></div></div>