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

Feature: Add Trigonometric and some basic Statistical Functions #17

Closed
Anonymous5164 opened this issue Oct 4, 2023 · 1 comment · Fixed by #22
Closed

Feature: Add Trigonometric and some basic Statistical Functions #17

Anonymous5164 opened this issue Oct 4, 2023 · 1 comment · Fixed by #22
Labels

Comments

@Anonymous5164
Copy link
Contributor

Since its a math library it would be gread if you just add some common trigonometric functions like sine, cosine and tan and also some commonly used statistical functions like mean, median and mode, and if possible also some probability density and distribution functions (e.g., normal, exponential, binomial)

@RRMovies
Copy link

RRMovies commented Oct 5, 2023

@Anonymous5164 Trigonometry is a built-in feature of cmath. So it' s not needed to add them. And the other feature will be available soon. If you want you can also contribute

This was referenced Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants