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:25:00 UTC

[jira] [Commented] (CALCITE-3695) Implement TANH function

    [ https://issues.apache.org/jira/browse/CALCITE-3695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17028199#comment-17028199 ] 

Michael Mior commented on CALCITE-3695:
---------------------------------------

Fixed in [{{22c70ca}}|https://github.com/apache/calcite/commit/22c70caba8d1942d3333cde6fcd0039ce71d1525] 

> Implement TANH function
> -----------------------
>
>                 Key: CALCITE-3695
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3695
>             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 TANH function
>  select tanh(1);
> |EXPR$0|
> |0.7615941559557649|
>  (1 row)



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