Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
assert(abs(rootof(@sin,3)-pi)<100*eps)
|
2 | Pass |
%%
assert(abs(rootof(@cos,1.5)-pi/2)<100*eps)
|
3 | Pass |
%%
assert(abs(rootof(@tan,0.05)-0)<100*eps)
|
6063 Solvers
Matrix with different incremental runs
106 Solvers
401 Solvers
Sum of first n terms of a harmonic progression
257 Solvers
The sum of the numbers in the vector
426 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!