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

${trigonometric} Function #23

Open
palakg01 opened this issue Oct 3, 2020 · 2 comments
Open

${trigonometric} Function #23

palakg01 opened this issue Oct 3, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@palakg01
Copy link
Contributor

palakg01 commented Oct 3, 2020

Todo

  • Create a file for the trigonometric calculator function
  • The function will prompt the user for an input and return the corresponding sin, cos and tan values for it

Example

input:30
output: sin(30)=0.49999999999999994 , cos(30)=0.8660254037844387, tan(30)=0.5773502691896257

Important

  • Guidelines for adding new functions are clearly mentioned in the contributing guidelines.

  • Screenshots of the output needs to be added along with the PRs for quicker merges.

  • If any queries, discuss it in the issue thread.

@palakg01 palakg01 added the enhancement New feature or request label Oct 3, 2020
@palakg01
Copy link
Contributor Author

palakg01 commented Oct 3, 2020

can i work on this?

@tejasmorkar
Copy link
Contributor

@palakg01 you can start working on it! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants