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] [Created] (TAJO-400) Implement pow(float8, float8) function

DaeMyung Kang created TAJO-400:
----------------------------------

             Summary: 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)