To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111609
                 Issue #|111609
                 Summary|ODFF: implement missing imaginary functions
               Component|Spreadsheet
                 Version|DEV300m76
                Platform|PC
                     URL|
              OS/Version|Windows XP
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|ENHANCEMENT
                Priority|P3
            Subcomponent|code
             Assigned to|regina
             Reported by|regina





------- Additional comments from reg...@openoffice.org Fri May 14 18:53:05 
+0000 2010 -------
The ODF formula 1.2 spec specifies some complex number functions which are not
yet implemented in OOo: IMCOSH, IMCOT, IMCSC, IMCSCH, IMSEC, IMSECH, IMSINH,
IMTAN. (IMSINH and IMCOSH are not yet contained in the draft, but I consider
this an error in the draft spec.)
Those functions are useful because it is cumbersome to combine them out of the
existing ones. For example to get =IMSINH(A1) you would need
=IMDIV(IMSUM(IMSUB(IMEXP(A1);IMEXP(-A1)));2)

---------------------------------------------------------------------
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to