Problem 42442. Determine if input is divisible by three.
Given a positive integer, n, determine if n is divisible by 3. If yes, the function should output true. If no, false.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers234
Suggested Problems
-
110161 Solvers
-
Return elements unique to either input
789 Solvers
-
Set the array elements whose value is 13 to 0
1413 Solvers
-
Finding perimeter of a rectangle
480 Solvers
-
Rotate a matrix for 180 degree
210 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!