Enterprise replset [direct: primary]> Decimal128.fromString('102.24') Decimal128("102.24") Enterprise replset [direct: primary]> Decimal128('102.24') Decimal128("4.406636576769E-6164")
The output should use Decimal128.fromString, cf. https://github.com/mongodb/js-bson/commit/616665f5e6f7dd06a88de450aaccaa203fa6c652.
- is cloned by
-
MONGOSH-750 Long inspect result is does not evaluate back to original value
- Closed