Problem 43940. Hydrostatic Pressure
Solution Stats
Problem Comments
-
3 Comments
The test suite has been updated to test against a tolerance rather than using isequal.
It's good that the Test Suite was fixed, but the Problem Statement is still inadequate. Liquid water's density varies with temperature, e.g. ~965 kg/m³ at 90 °C, and gravity varies with latitude and elevation, e.g. ~9.78 m/s² at the poles. Density and gravity need to be either specified in the problem statement or else provided as inputs. —DIV
The employed gravity and density values should be part of the problem. Water density changes according to temperature. And according to the gravity's precision, results may vary. It seems that the values used were 9.81 m/s² for gravity and 1029 kg/m³ for water density, which is the maximum value for sea water.
Problem Recent Solvers62
Suggested Problems
-
15069 Solvers
-
Return a list sorted by number of occurrences
2116 Solvers
-
Extract leading non-zero digit
1740 Solvers
-
508 Solvers
-
726 Solvers
More from this Author7
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!