This solution is locked. To view this solution, you need to provide a solution of the same size or smaller.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
KE = 4900;
m = 100
vel_correct = sqrt(98);
assert(isequal(FVel(KE,m),vel_correct))
m =
100
|
533 Solvers
261 Solvers
113 Solvers
171 Solvers
90 Solvers