You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Dan Zou (Jira)" <ji...@apache.org> on 2023/05/12 02:50:00 UTC

[jira] [Updated] (CALCITE-5608) Implement ACOSH function

     [ https://issues.apache.org/jira/browse/CALCITE-5608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Zou updated CALCITE-5608:
-----------------------------
    Description: 
ASINH(X): Computes the inverse hyperbolic sine of X.

ACOSH(X): Computes the inverse hyperbolic cosine of X.

ATANH(X): Computes the inverse hyperbolic tangent of X

 


See more details in [BigQuery DOC|https://cloud.google.com/bigquery/docs/reference/standard-sql/functions-and-operators#acosh]
h4.  

  was:
ACOSH(X): Computes the inverse hyperbolic cosine of X.
See more details in [BigQuery DOC|https://cloud.google.com/bigquery/docs/reference/standard-sql/functions-and-operators#acosh]
h4.


> Implement ACOSH function
> ------------------------
>
>                 Key: CALCITE-5608
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5608
>             Project: Calcite
>          Issue Type: Sub-task
>            Reporter: Dan Zou
>            Assignee: Dan Zou
>            Priority: Major
>
> ASINH(X): Computes the inverse hyperbolic sine of X.
> ACOSH(X): Computes the inverse hyperbolic cosine of X.
> ATANH(X): Computes the inverse hyperbolic tangent of X
>  
> See more details in [BigQuery DOC|https://cloud.google.com/bigquery/docs/reference/standard-sql/functions-and-operators#acosh]
> h4.  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)