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

[jira] [Updated] (TAJO-366) Trigonometric Functions

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

Keuntae Park updated TAJO-366:
------------------------------

    Description: 
acos()
asin()
atan()
atan2(y,x)
cos()
sin()  - TAJO-339
tan()

  was:
acos(x)
asin(x)
atan(x)
atan2(y,x)
cos(x)
sin(x)  - TAJO-339
tan(x)


> Trigonometric Functions
> -----------------------
>
>                 Key: TAJO-366
>                 URL: https://issues.apache.org/jira/browse/TAJO-366
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: operator/function/udf
>            Reporter: Jae Young Lee
>            Assignee: Jae Young Lee
>            Priority: Minor
>
> acos()
> asin()
> atan()
> atan2(y,x)
> cos()
> sin()  - TAJO-339
> tan()



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