To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43022
                  Issue #:|43022
                  Summary:|Intervals
                Component:|Formula editor
                  Version:|OOo 1.1
                 Platform:|PC
                      URL:|
               OS/Version:|All
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|DEFECT
                 Priority:|P3
             Subcomponent:|ui
              Assigned to:|mru
              Reported by:|imi84





------- Additional comments from [EMAIL PROTECTED] Thu Feb 17 10:30:48 -0800 
2005 -------
When talking about real numbers there are some intervals [a,b] means lbrace x in
setr ~;~ a leslant x leslant b rbrace
this interval can be presented in formula editor
similarry (a,b) means lbrace x in setr ~;~ a < x < b rbrace
this also can be presented.
but:
[a,b) means lbrace x in setr ~;~ a leslant x < b rbrace
this cannot be presented since your parenthesis-parsing. I don't encourage you
to "drop" parentesis-parsing, but to implement some extra code to represent
intervals

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to