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
Solution Comments
Show comments
Loading...
Problem Recent Solvers99
Suggested Problems
-
given 3 sides, find area of this triangle
820 Solvers
-
Project Euler: Problem 6, Natural numbers, squares and sums.
2543 Solvers
-
Getting the indices from a vector
11907 Solvers
-
Calculate the Number of Sign Changes in a Row Vector (No Element Is Zero)
910 Solvers
-
10915 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!
Good problem, in the sense that it disallows many of the hacks used to cook a problem.