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
-
Create a function handle that reverses the input arguments of another function handle
157 Solvers
-
689 Solvers
-
Try 1.5.4: Celsius to Fahrenheit
862 Solvers
-
606 Solvers
-
436 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!