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

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

[Octave-bug-tracker] [bug #66475] Simple operations fail


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #66475] Simple operations fail
Date: Fri, 22 Nov 2024 15:02:33 -0500 (EST)

Update of bug #66475 (group octave):

                  Status:                    None => Need Info

    _______________________________________________________

Follow-up Comment #1:

I cannot reproduce that error (Octave-9.2.0, Windows 10):

>> s=1+12*200+2
s = 2403
>> s=s+12*200+2
s = 4805
>> 


It looks like the parser doesn't seem to understand the "2" character (that's
what the caret points at). Funny as it works fine in the first line.
Do other numbers than "2" work OK?



    _______________________________________________________

Reply to this item at:

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

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature


reply via email to

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