[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #66475] Simple operations fail
From: |
anonymous |
Subject: |
[Octave-bug-tracker] [bug #66475] Simple operations fail |
Date: |
Fri, 22 Nov 2024 12:02:16 -0500 (EST) |
URL:
<https://savannah.gnu.org/bugs/?66475>
Summary: Simple operations fail
Group: GNU Octave
Submitter: None
Submitted: Fri 22 Nov 2024 05:02:12 PM UTC
Category: None
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: None
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 9.2.0
Operating System: Microsoft Windows
Fixed Release: None
Planned Release: None
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Fri 22 Nov 2024 05:02:12 PM UTC By: Anonymous
s=1+12*200+2
s = 2403
>> s=s+12*200+2
error: parse error:
syntax error
>>> s=s+12*200+2
^
What is going on there?
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66475>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
- [Octave-bug-tracker] [bug #66475] Simple operations fail,
anonymous <=