We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8d4976 commit dbc5241Copy full SHA for dbc5241
reference/forms/types/options/rounding_mode.rst.inc
@@ -1,7 +1,7 @@
1
rounding_mode
2
~~~~~~~~~~~~~
3
4
-**type**: ``integer`` **default**: ``\NumberFormatter::ROUND_HALFUP``
+**type**: ``integer`` **default**: ``\NumberFormatter::ROUND_HALFDOWN``
5
6
If a submitted number needs to be rounded (based on the `scale`_ option), you
7
have several configurable options for that rounding. Each option is a constant
0 commit comments