[ http://tools.oasis-open.org/issues/browse/OFFICE-2677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Guelzow updated OFFICE-2677:
-------------------------------------
Resolution:
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
> Public Comment: [office-formula] IMSINH and IMCOSH are missing
> --------------------------------------------------------------
>
> Key: OFFICE-2677
> URL: http://tools.oasis-open.org/issues/browse/OFFICE-2677
> Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
> Issue Type: Bug
> Components: OpenFormula
> Affects Versions: ODF 1.2 Part 2 CD 2
> Reporter: Robert Weir
> Assignee: Andreas Guelzow
> Fix For: ODF 1.2 CD 06
>
>
> Copied from office-comment list
> Original author: Regina Henschel <>
> Original date: 6 May 2010 15:14:58 -0000
> Original URL: http://lists.oasis-open.org/archives/office-comment/201005/msg00022.html
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira