[
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)