diff --git a/src/source/reporting.rst b/src/source/reporting.rst index 6a1d0c12d..e21ce15c7 100644 --- a/src/source/reporting.rst +++ b/src/source/reporting.rst @@ -468,8 +468,9 @@ and a clarifying example. .. option:: precision, INTEGER - The number of decimal places to report in the table - data. Default: ``1``. + The number of decimal places to report in the table data + (rounding done via the *round half away from zero* + method). Default: ``1``. .. option:: range, dates