★ wanayoo — archive 1999 https://github.com/TheAlgorithms/Java/pull/1694/commitsNouvelle recherche | Portail wanayoo
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 #1694

Open
wants to merge 1 commit into
base: master
from
Open

Add volume formulas #1694

wants to merge 1 commit into from

Commits on Oct 8, 2020

  1. Add volume formulas

    Implemented functions to calculate the volumes of the following objects:
    - Cube
    - Cuboid
    - Prism
    - Pyramid
    - Tetrahedron
    - Sphere
    - Circular cylinder
    - Cone
    
    Fixes: #1693
    0Zeta committed Oct 8, 2020
You can’t perform that action at this time.