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

Implement aggregation pipeline trigonometry operators #1465

Open
15 tasks
Tracked by #1917
rumyantseva opened this issue Nov 16, 2022 · 0 comments
Open
15 tasks
Tracked by #1917

Implement aggregation pipeline trigonometry operators #1465

rumyantseva opened this issue Nov 16, 2022 · 0 comments
Labels
area/aggregations Issues about aggregation pipelines code/feature Some user-visible feature is not implemented yet not ready Issues that are not ready to be worked on; PRs that should skip CI

Comments

@rumyantseva
Copy link
Member

What should be done?

  • $sin
  • $cos
  • $tan
  • $asin
  • $acos
  • $atan
  • $atan2
  • $asinh
  • $acosh
  • $atanh
  • $sinh
  • $cosh
  • $tanh
  • $degreesToRadians
  • $radiansToDegrees
@rumyantseva rumyantseva added the code/feature Some user-visible feature is not implemented yet label Nov 16, 2022
@AlekSi AlekSi added the not ready Issues that are not ready to be worked on; PRs that should skip CI label May 1, 2023
@AlekSi AlekSi added the area/aggregations Issues about aggregation pipelines label May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/aggregations Issues about aggregation pipelines code/feature Some user-visible feature is not implemented yet not ready Issues that are not ready to be worked on; PRs that should skip CI
Projects
None yet
Development

No branches or pull requests

2 participants