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 Solvers98
Suggested Problems
-
16172 Solvers
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15783 Solvers
-
Find state names that end with the letter A
1197 Solvers
-
4564 Solvers
-
Longest run of consecutive numbers
6488 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.