[
https://issues.apache.org/jira/browse/HIVE-26636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gopinath reassigned HIVE-26636:
-------------------------------
Assignee: Gopinath
> Hyperbolic functions
> ----------------------
>
> Key: HIVE-26636
> URL: https://issues.apache.org/jira/browse/HIVE-26636
> Project: Hive
> Issue Type: New Feature
> Reporter: Gopinath
> Assignee: Gopinath
> Priority: Major
>
> Adding hyperbolic functions.
> |Function|Description|Example|Result|
> |sinh(x)|hyperbolic sine|sinh(0)|0|
> |cosh(x)|hyperbolic cosine|cosh(0)|1|
> |tanh(x)|hyperbolic tangent|tanh(0)|0|
> |asinh(x)|inverse hyperbolic sine|asinh(0)|0|
> |acosh(x)|inverse hyperbolic cosine|acosh(1)|0|
> |atanh(x)|inverse hyperbolic tangent|atanh(0)|0|
--
This message was sent by Atlassian Jira
(v8.20.10#820010)