bugGNU Octave - Bugs: bug #63368, Regression : wrong result on...

 
 

bug #63368: Regression : wrong result on divisions of some numbers

Submitter:  None
Submitted:  Mon 14 Nov 2022 06:04:42 PM UTC
   
 
Category:  Interpreter Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Regression
Status:  Duplicate Assigned to:  None
Originator Name:  JL Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * other
Operating System:  * Microsoft Windows Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 14 Nov 2022 06:19:33 PM UTC, comment #1: 

This is a duplicate of bug #63367.

Closing report.

Markus Mützel <mmuetzel>
Group administrator
Mon 14 Nov 2022 06:04:42 PM UTC, original submission:  

Hi,

Please, don't fast close bug as previously...

on 7.2.0 version (correct) :

>> 69/100

ans = 0.6900

>> 81/100

ans = 0.8100

>> 70/1000

ans = 0.070000

on 7.3.0 version (incorrect) :

>> 69/100

ans = 0.6899999999999999

>> 81/100

ans = 0.8100000000000001

>> 70/1000

ans = 0.07000000000000001

Greetings.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by mmuetzel (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-11-14 mmuetzel StatusNone Duplicate
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code