Problem 1442. Volume of a Simplex
Return the volume of a regular n-simplex with a unit side length.
Results are up to 4*eps precision.
Neither string operations nor interpolations are allowed!
Solution Stats
Problem Comments
-
1 Comment
John D'Errico
on 22 Feb 2018
Good problem, in the sense that it disallows many of the hacks used to cook a problem.
Solution Comments
Show commentsProblem Recent Solvers94
Suggested Problems
-
Project Euler: Problem 1, Multiples of 3 and 5
3385 Solvers
-
Project Euler: Problem 5, Smallest multiple
1505 Solvers
-
Back to basics 22 - Rotate a matrix
911 Solvers
-
555 Solvers
-
Create an index-powered vector
810 Solvers
More from this Author18
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!