On 9/21/2019 11:28 AM, Geoffrey Hutchison wrote:

On the other hand, not every file format supports arbitrary precision (e.g., 8 decimals or more) - there's not much that babel can do about that, except by suggesting other formats with better suitability.

OTGH I've seen lots of numbers printed to 4 decimal digits by various C(++) programs simply because the %.4f mask is fixed and/or it aligns nicely in tables, with no indication if that level of precision is actually meaningful. Trailing zeroes in particular.

Dimitri


_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to