Uploaded image for project: 'OASIS Open Document Format for Office Applications (OpenDocument) TC'
  1. OASIS Open Document Format for Office Applications (OpenDocument) TC
  2. OFFICE-2677

Public Comment: [office-formula] IMSINH and IMCOSH are missing

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Applied
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: ODF 1.2 Part 2 CD 2
    • Fix Version/s: ODF 1.2 CD 06
    • Component/s: OpenFormula
    • Labels:
      None
    • Resolution:
      Hide

      Add the following functions by inserting them at the appropriate lexicographic place in 6.8:

      6.8.x IMSINH
      Summary: Returns the hyperbolic sine of a complex number
      Syntax: IMSINH( Complex N )
      Returns: Complex
      Constraints: None
      Semantics: If N=a+bi, then sinh(N)=sinh(a)cos(b)+cosh(a)sin(b)i.
      See also IMCOSH 6.8.y

      and

      6.8.y IMCOSH
      Summary: Returns the hyperbolic cosine of a complex number
      Syntax: IMCOSH( Complex N )
      Returns: Complex
      Constraints: None
      Semantics: If N=a+bi, then cosh(N)=cosh(a)cos(b)+sinh(a)sin(b)i.
      See also IMSINH 6.8.x

      Also insert both functions in the function listing in 2.2.4.

      Show
      Add the following functions by inserting them at the appropriate lexicographic place in 6.8: 6.8.x IMSINH Summary: Returns the hyperbolic sine of a complex number Syntax: IMSINH( Complex N ) Returns: Complex Constraints: None Semantics: If N=a+bi, then sinh(N)=sinh(a)cos(b)+cosh(a)sin(b)i. See also IMCOSH 6.8.y and 6.8.y IMCOSH Summary: Returns the hyperbolic cosine of a complex number Syntax: IMCOSH( Complex N ) Returns: Complex Constraints: None Semantics: If N=a+bi, then cosh(N)=cosh(a)cos(b)+sinh(a)sin(b)i. See also IMSINH 6.8.x Also insert both functions in the function listing in 2.2.4.

      Description

      Copied from office-comment list

      Original author: Regina Henschel <rb.henschel@t-online.de>
      Original date: 6 May 2010 15:14:58 -0000
      Original URL: http://lists.oasis-open.org/archives/office-comment/201005/msg00022.html

        Attachments

          Activity

            People

            • Assignee:
              aguelzow Andreas Guelzow (Inactive)
              Reporter:
              rcweir Robert Weir (Inactive)
            • Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: