You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "DaeMyung Kang (JIRA)" <ji...@apache.org> on 2013/12/07 19:41:35 UTC

[jira] [Updated] (TAJO-395) Implement exp function

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

DaeMyung Kang updated TAJO-395:
-------------------------------

    Attachment: TAJO-395.patch

Please review this.

> Implement exp function
> ----------------------
>
>                 Key: TAJO-395
>                 URL: https://issues.apache.org/jira/browse/TAJO-395
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: operator/function/udf
>            Reporter: DaeMyung Kang
>            Assignee: DaeMyung Kang
>            Priority: Minor
>         Attachments: TAJO-395.patch
>
>
> float8 exp(float8)
> exp(1.0) = 2.71828182845905
> exp(1.1) = 3.0041660239464334
> exp(1.2) = 3.3201169227365472



--
This message was sent by Atlassian JIRA
(v6.1#6144)