You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Michael Mior (Jira)" <ji...@apache.org> on 2020/02/01 20:41:00 UTC

[jira] [Resolved] (CALCITE-3707) Implement COSH function

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

Michael Mior resolved CALCITE-3707.
-----------------------------------
    Resolution: Fixed

> Implement COSH function
> -----------------------
>
>                 Key: CALCITE-3707
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3707
>             Project: Calcite
>          Issue Type: Sub-task
>            Reporter: Forward Xu
>            Assignee: Forward Xu
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Implement COSH function.
>  select cosh(1);
> |EXPR$0|
> |1.543080634815244|
>  (1 row)
> !ok



--
This message was sent by Atlassian Jira
(v8.3.4#803005)