Please, do not use isqual with floats, instead use abs(x1-x2) < 1e-10 for instance. A number like 0.1 is infinite and periodic in base 2.
The test suite is updated to use a tolerance check.
17888 Solvers
Sum all integers from 1 to 2^n
8670 Solvers
623 Solvers
Get the length of a given vector
3755 Solvers
Returning a "greater than" vector
190 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!