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/08 18:47:35 UTC

[jira] [Updated] (TAJO-400) Implement pow(float8, float8) function

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

DaeMyung Kang updated TAJO-400:
-------------------------------

    Attachment: TAJO-400.patch

please review this.

> Implement pow(float8, float8) function
> --------------------------------------
>
>                 Key: TAJO-400
>                 URL: https://issues.apache.org/jira/browse/TAJO-400
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: operator/function/udf
>            Reporter: DaeMyung Kang
>            Assignee: DaeMyung Kang
>            Priority: Minor
>         Attachments: TAJO-400.patch
>
>
> pow(9.0,3.0)  --->  729.0
> pow(20.1,3.1) ---> 10962.453848204063



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