← Prev in month ← Prev in thread

[OASIS Issue Tracker] Commented: (OFFICE-1189) Public Comment:[ODFF] Improvement for ACOSH

From
OASIS Issues Tracker <>
Date
2009-08-18T15:38:15+00:00
ID
1161567588.81250609895472.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Commented: (OFFICE-1189) Public Comment:[ODFF] Improvement for ACOSH
[ http://tools.oasis-open.org/issues/browse/OFFICE-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15235#action_15235 ] 

Andreas Guelzow  commented on OFFICE-1189:
------------------------------------------

I propose the resolution:

6.15.3 ACOSH
Summary: Return the principal value of the inverse hyperbolic cosine
Syntax: ACOSH( Number N )
Returns: Number
Constraints: N >= 1
Semantics: Computes the principal value of the inverse hyperbolic cosine.
                                acosh ( N ) =ln ( x + sqrt( x^2−1))


6.15.7 ASINH
Summary: Return the principal value of the inverse hyperbolic sine
Syntax: ASINH( Number N )
Returns: Number
Constraints: None
Semantics: Computes the principal value of the inverse hyperbolic sine.

(formula given is correct)


6.15.10 ATANH
Summary: Return the principal value of the inverse hyperbolic tangent
Syntax: ATANH( Number N )
Returns: Number
Constraints: -1<N<1
Semantics: Computes the principal value of the inverse hyperbolic tangent. 

(formula given is correct)


> Public Comment: [ODFF] Improvement for ACOSH
> --------------------------------------------
>
>                 Key: OFFICE-1189
>                 URL: http://tools.oasis-open.org/issues/browse/OFFICE-1189
>             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
>          Issue Type: Bug
>          Components: OpenFormula
>    Affects Versions: ODF 1.2
>            Reporter: Robert Weir 
>             Fix For: ODF 1.2
>
>
> Copied from office-comment list
> Original author: Regina Henschel <> 
> Original date: 29 Dec 2008 01:30:05 -0000
> Original URL: http://lists.oasis-open.org/archives/office-comment/200812/msg00048.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
← Prev in month ← Prev in thread