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 afcb801 commit 5216798Copy full SHA for 5216798
docs/tutorial/decimal128.txt
@@ -13,9 +13,9 @@ 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
18
-floating-point value capable of emulating decimal rounding with exact precision.
+MongoDB 3.4 introduced support for a Decimal128 BSON type, which is a 128-bit
+decimal-based 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.
21
0 commit comments