Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add sinh function to return hyperbolic sine #16535

Merged
merged 1 commit into from
Mar 14, 2023
Merged

Conversation

ebyhr
Copy link
Member

@ebyhr ebyhr commented Mar 14, 2023

Description

Fixes #16494

Release notes

(x) Release notes are required, with the following suggested text:

# General
* Add {func}`sinh` function. ({issue}`16494`)

@cla-bot cla-bot bot added the cla-signed label Mar 14, 2023
@ebyhr ebyhr requested a review from martint March 14, 2023 03:46
@ebyhr ebyhr self-assigned this Mar 14, 2023
@ebyhr ebyhr merged commit f965df6 into trinodb:master Mar 14, 2023
@ebyhr ebyhr deleted the ebi/main-sinh branch March 14, 2023 11:18
@ebyhr ebyhr mentioned this pull request Mar 14, 2023
@github-actions github-actions bot added this to the 411 milestone Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Support the SINH function
2 participants