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 dbc5241 commit bc279adCopy full SHA for bc279ad
reference/forms/types/options/rounding_mode.rst.inc
@@ -1,7 +1,7 @@
1
rounding_mode
2
~~~~~~~~~~~~~
3
4
-**type**: ``integer`` **default**: ``\NumberFormatter::ROUND_HALFDOWN``
+**type**: ``integer`` **default**: ``\NumberFormatter::ROUND_DOWN``
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