[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pnet-developers] [Bug #3091] misformatting of doubles while printing us
From: |
nobody |
Subject: |
[Pnet-developers] [Bug #3091] misformatting of doubles while printing using Console.WriteLine() |
Date: |
Thu, 03 Apr 2003 10:47:59 -0500 |
=================== BUG #3091: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3091&group_id=353
Submitted by: None Project: DotGNU Portable.NET
Submitted on: Thu 04/03/2003 at 10:47
Category: None Severity: 5 - Major
Bug Group: None Resolution: None
Assigned to: None Status: Open
Summary: misformatting of doubles while printing using Console.WriteLine()
Original Submission: The expected output of the file is:
5.2 and 8.1 but the output is:
bash-2.05$ cscc double.cs
bash-2.05$ ilrun a.out.exe
5.200000000000001
8.099999999999999
No Followups Have Been Posted
CC list is empty
File Attachments
****************
-------------------------------------------------------
Date: Thu 04/03/2003 at 10:47 Name: double.cs Size: 0KB By: None
http://savannah.gnu.org/bugs/download.php?group_id=353&bug_id=3091&bug_file_id=383
For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=3091&group_id=353
- [Pnet-developers] [Bug #3091] misformatting of doubles while printing using Console.WriteLine(),
nobody <=