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
-
Return unique values without sorting
999 Solvers
-
632 Solvers
-
1014 Solvers
-
Determine if a row vector has NaN
136 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
358 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.