You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Ruben Q L (Jira)" <ji...@apache.org> on 2023/05/18 09:17:00 UTC

[jira] [Updated] (CALCITE-5602) Implement CSC and SEC functions

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

Ruben Q L updated CALCITE-5602:
-------------------------------
    Summary: Implement CSC and SEC functions  (was: Implement CSC and SEC function)

> Implement CSC and SEC functions
> -------------------------------
>
>                 Key: CALCITE-5602
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5602
>             Project: Calcite
>          Issue Type: Sub-task
>            Reporter: Dan Zou
>            Assignee: Dan Zou
>            Priority: Major
>              Labels: pull-request-available
>
> CSC(X): Computes the cosecant of the input angle, which is in radians.
> SEC(X): Computes the secant for the angle of X, where X is specified in radians.
> See more details in BigQuery doc: [CSC|https://cloud.google.com/bigquery/docs/reference/standard-sql/functions-and-operators#csc] and [SEC|https://cloud.google.com/bigquery/docs/reference/standard-sql/functions-and-operators#sec]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)