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
-
Find the longest sequence of 1's in a binary sequence.
6670 Solvers
-
Who knows the last digit of pi?
688 Solvers
-
Vectorizing, too easy or too hard?
146 Solvers
-
Return the first and last characters of a character array
11745 Solvers
-
Calculate the integral of the polynomial
115 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!