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 |
assert(abs(yoonir_04(10)-173.2050)<0.001)
|
2 | Pass |
assert(abs(yoonir_04(20)-692.8203)<0.001)
|
3 | Pass |
assert(abs(yoonir_04(pi)-17.0946)<0.001)
|
4 | Pass |
assert(abs(yoonir_04(pi^4)-16434.6178)<0.001)
|
Back to basics 3 - Temp Directory
328 Solvers
424 Solvers
664 Solvers
241 Solvers
92 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!