On 10.03.2020 19:07, Calvin Ellison wrote:
However, when printed it appears as "0.001900". If that his how thing string would be passed to mathops, etc., it would cause problems for anyone interested in significant digits.

Indeed, the "%lf" format specified in C truncates double numbers down to 6 decimal places. Shall I force it to always print 8 decimals before I push the patch upstream?  Or maybe 10? What value do you consider to be solid enough here for a default?  Many thanks!

--
Liviu Chircu
www.twitter.com/liviuchircu | www.opensips-solutions.com

OpenSIPS Summit, Amsterdam, May 2020
  www.opensips.org/events


_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to