To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84063
Issue #|84063
Summary|Error in math formulas with matrix
Component|Formula editor
Version|OOo 2.2
Platform|Other
URL|
OS/Version|Windows XP
Status|UNCONFIRMED
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|ui
Assigned to|mru
Reported by|davidmh
------- Additional comments from [EMAIL PROTECTED] Wed Nov 28 21:51:00 +0000
2007 -------
I tried to build a matrix like that:
X=
{
left (
matrix {b_1 ## b_2 ## dotsvert ## b_n}
left lline
matrix{ a_{12} # a_{13} # dotsaxis # a_{1n} ##
a_{22} # a_{23} # dotsaxis # a_{2n} ##
dotsvert # dotsvert # dotsdown ##
a_{m2} # a_{m3} # dotsaxis # a_{mn}}
right )
}
over
{lline A rline}
It tried to be Cramer's rule with a mistake.
The problem came when the program returned a very strange draw as you can see
here: http://davidmenhur.googlepages.com/Matherror.PNG
It said a '}' was required after "a_{m2}", instead of '#'; and several
subsequent errors with no sense.
---------------------------------------------------------------------
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]