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(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)
|
73 Solvers
Sum all integers from 1 to 2^n
6328 Solvers
Getting the indices from a matrice
268 Solvers
Cell Counting: How Many Draws?
254 Solvers
304 Solvers