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.
2 parents afbc160 + 528d2d1 commit ae5a86fCopy full SHA for ae5a86f
docs/tutorial/decimal128.txt
@@ -13,8 +13,8 @@ Decimal128
13
Overview
14
--------
15
16
-MongoDB 3.4 introduced support for a :manual:`Decimal128 BSON type
17
-</release-notes/3.4/#decimal-type>`, which is a 128-bit decimal-based
+MongoDB 3.4 introduced support for a Decimal128 BSON type,
+which is a 128-bit decimal-based
18
floating-point value capable of emulating decimal rounding with exact precision.
19
This functionality is intended for applications that handle :manual:`monetary
20
data </tutorial/model-monetary-data>`, such as financial and tax computations.
0 commit comments