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

[EXPRESSIONS] .radians #1915

Closed
Tracked by #1037
colin-ho opened this issue Feb 20, 2024 · 0 comments · Fixed by #2123
Closed
Tracked by #1037

[EXPRESSIONS] .radians #1915

colin-ho opened this issue Feb 20, 2024 · 0 comments · Fixed by #2123
Labels
expression A new expression good first issue Good for newcomers

Comments

@colin-ho
Copy link
Contributor

colin-ho commented Feb 20, 2024

.radians()

Compute the radians from given degrees.

@colin-ho colin-ho mentioned this issue Feb 20, 2024
36 tasks
@colin-ho colin-ho changed the title .radians [EXPRESSIONS] .radians Feb 20, 2024
@colin-ho colin-ho added expression A new expression good first issue Good for newcomers labels Feb 20, 2024
samster25 pushed a commit that referenced this issue Apr 15, 2024
The only trigonometric function we are missing from Ibis is `arctan2`,
which I will implement in other PRs.

This closes #1908
This closes #1915
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
expression A new expression good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant