Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
eazyBI
Give feedback to Atlassian
Help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Acknowledged notifications
C# Driver
CSHARP-1969
BsonExtensionMethods.ToJson() lost precision with floating pointer numbers
Schedule Issue
Undo Transition
Closed
Export
null
XML
Word
Printable
JSON
Details
Type:
Task
Resolution:
Done
Priority:
Major - P3
Fix Version/s:
None
Affects Version/s:
2.4.3
Component/s:
BSON
Labels:
Bug
double
float
json
question
Environment:
.NetFX
Description
BsonDocument.Parse(
"{\"
price\
":8.84}"
).ToJson()
output:
"{ \"
price\
" : 8.8399999999999999 }"
Attachments
Activity
People
Assignee:
Robert Stam
Reporter:
qaqz111
Votes
:
0
Vote for this issue
Watchers:
2
Start watching this issue
Dates
Created:
Apr 24 2017 01:30:08 PM UTC
Updated:
Sep 29 2020 06:05:26 PM UTC
Resolved:
Sep 29 2020 06:05:26 PM UTC