Let a=6 and as 6 = 2*3 which means 6 is multiple of 3; return true if a is multiple of 3,otherwise false.
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers81
Suggested Problems
-
1838 Solvers
-
Change the sign of even index entries of the reversed vector
660 Solvers
-
Sum of odd numbers in a matrix
622 Solvers
-
Compute LOG(1+X) in natural log
264 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
361 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Nine additional test cases have been added and the problem is set to be rescored.