8000 Code New Programs! · Issue #34 · Kyle-Pu/Mathematics · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Code New Programs! #34

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.

Sign up for GitHub < 8000 /div>

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

Open
7 of 20 tasks
Kyle-Pu opened this issue Mar 26, 2018 · 6 comments
Open
7 of 20 tasks

Code New Programs! #34

Kyle-Pu opened this issue Mar 26, 2018 · 6 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Kyle-Pu
Copy link
Owner
Kyle-Pu commented Mar 26, 2018

Welcome to our Mathematics repository! Please read over the README file and the contributing file to get a feel for how this repo operates.

Every idea for a new program will be hosted at our IDEAS page.

This issue was opened to create visibility for where available coding opportunities are. Ideas will be added to this list as they are added to our IDEAS.md page mentioned above. This list will be maintained and updated as the IDEAS page is updated.

Feel free to get started on a program and thanks for your contributions!

  • Find the intercepts of a line
  • Prime Factorization
  • Area of squares, triangles, rectangles, etc.
  • Volume of spheres, cylinders, etc.
  • Distance
  • Angle measures (both interior and exterior) based on how many sides a shape has
  • Pythagorean Theorem
  • Pythagorean Triples
  • Find missing sides of special triangles
  • Similar triangles
  • Basic functions calculator (sine, cosine, tangent, etc.)
  • Inverse functions calculator (cosecant, secant, cotangent, etc.)
  • Law of Sines
  • Law of Cosines
  • Coterminal angles (check if a given angle is coterminal with another angle)
  • Mean Value Theorem
  • Extreme Value Theorem
  • Tangent line at a point
  • Secant line at a point
  • Riemann Sums
@Kyle-Pu Kyle-Pu added help wanted Extra attention is needed good first issue Good for newcomers labels Mar 26, 2018
@Kyle-Pu Kyle-Pu changed the title Code New Program! Code New Programs! Mar 26, 2018
@Kyle-Pu Kyle-Pu reopened this Mar 29, 2018
@surajumang
Copy link
Contributor

hey @Kyle-P why don't you use checkstyle with your project. It is a great tool to enforce some standard coding practices as followed by Google and Sun Microsystems. checkstyle will make sure that the codebase is consistent and contributors will also follow the best practices. Take a look here

@Kyle-Pu
Copy link
Owner Author
Kyle-Pu commented Mar 30, 2018

Hi @surajumang. Seems like a great tool! Thanks for sharing it with me. Seems perfect for what we're trying to do. However, I can't seem to find it in the GitHub marketplace. Are there any tools there that have similar functions you would recommend? Thank you!

@surajumang
Copy link
Contributor

hey @Kyle-P check out this it lets you implement automated testing in projects. Once you set up travis-ci I will provide a script to check the java files for code adherence using checkstyle.

@Kyle-Pu
Copy link
Owner Author
Kyle-Pu commented Apr 4, 2018

Thanks @surajumang! I've opened up another issue for TravisCI so the discussion stays on topic (this issue is for coding programs). It would be great if you could take a look at it there. Thank you!

@roh-it
Copy link
roh-it commented Oct 19, 2019

#87 Hey, added functions for cot, sine and cosine

@POP1912
Copy link
Contributor
POP1912 commented Oct 26, 2021

Please Check the task " Inverse functions calculator (cosecant, secant, cotangent, etc.)". Added a folder "Inverse Functions", modified and moved the "inverse_trig_calc.java" program into that folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants
0