The Wayback Machine - https://web.archive.org/web/20201103192601/https://github.com/TheAlgorithms/Java/issues/1693
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

Add volume formulas #1693

Open
0Zeta opened this issue Oct 8, 2020 · 6 comments
Open

Add volume formulas #1693

0Zeta opened this issue Oct 8, 2020 · 6 comments

Comments

@0Zeta
Copy link
Contributor

@0Zeta 0Zeta commented Oct 8, 2020

Implement the formulas to calculate the volumes of important geometrical objects

0Zeta added a commit to 0Zeta/Java that referenced this issue Oct 8, 2020
Implemented functions to calculate the volumes of the following objects:
- Cube
- Cuboid
- Prism
- Pyramid
- Tetrahedron
- Sphere
- Circular cylinder
- Cone

Fixes: TheAlgorithms#1693
@0Zeta 0Zeta mentioned this issue Oct 8, 2020
10 of 10 tasks complete
@ravidyarev
Copy link

@ravidyarev ravidyarev commented Oct 10, 2020

Working on this issue

@0Zeta
Copy link
Contributor Author

@0Zeta 0Zeta commented Oct 10, 2020

I already implemented it and made a PR, but there are many volume formulas I haven't implemented.

@ravidyarev
Copy link

@ravidyarev ravidyarev commented Oct 10, 2020

Can you let me know the file name and I can implement the rest.

@0Zeta
Copy link
Contributor Author

@0Zeta 0Zeta commented Oct 10, 2020

@ravidyarev Well, the pull request hasn't been merged yet, but you can find my commit here.

@ravidyarev
Copy link

@ravidyarev ravidyarev commented Oct 10, 2020

Thank you!

@Mathur777
Copy link

@Mathur777 Mathur777 commented Oct 12, 2020

kindly assign me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.