Problem 58608. Implement Euler's formula for calculating polyhedron edges
Your function will take as input the number of faces f and number of vertices v of a polyhedron. It will output the number of edges. Research Euler's formula for polyhedra if necessary.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers12
Suggested Problems
-
Back to basics 6 - Column Vector
1082 Solvers
-
614 Solvers
-
Number of 1s in a binary string
10053 Solvers
-
211 Solvers
-
Add a row of zeros on top of a matrix
254 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!