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

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

[Octave-bug-tracker] [bug #55958] Incorrect symbolic dispay


From: anonymous
Subject: [Octave-bug-tracker] [bug #55958] Incorrect symbolic dispay
Date: Tue, 19 Mar 2019 17:16:35 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?55958>

                 Summary: Incorrect symbolic dispay
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Tue 19 Mar 2019 09:16:33 PM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Performance
                  Status: None
             Assigned to: None
         Originator Name: ZM
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.0
        Operating System: Mac OS

    _______________________________________________________

Details:

Dear Maintainers,

I run the following code in Octave 4.4.0:

syms t omega A
x = A*t;
Xsym=int(x*exp(-j*omega*t),t,-1/2,1/2)

The resulting output looks like in the attached file, even after using
pretty().

The issue is that the negative sign in front of the first parenthetical
fraction can be barely seen because is blends in with the division bar. 

All that's needed is a small space to be added or to include the negative sign
in the numerator explicitly.  

(I searched for this problem everywhere, but could find no solution for it.)

Thank you,
Z



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 19 Mar 2019 09:16:33 PM UTC  Name: Screen Shot 2019-03-19 at 5.05.17
PM.png  Size: 118KiB   By: None

<http://savannah.gnu.org/bugs/download.php?file_id=46585>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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