octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #64692] colon range includes an extra value


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #64692] colon range includes an extra value
Date: Mon, 18 Sep 2023 09:48:40 -0400 (EDT)

Update of bug #64692 (project octave):

                Category:                    None => Interpreter            
                  Status:                    None => Confirmed              
                 Release:                   6.4.0 => 8.3.0                  

    _______________________________________________________

Follow-up Comment #1:

[(Erreur - Introuvable)]
Confirmed with a simpler example (that doesn't involve using a number lower
than the machine precision) on 8.3:


octave:1> -2:(-10*eps)
ans =

  -2  -1   0

octave:2> -2:(-11*eps)
ans =

  -2  -1




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64692>

_______________________________________________
Message posté via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]