Problem 42417. Divisible by 15
Write a function to determine if a number is divisible by 15. If a number is divisible by 3 and divisible by 5, then it is divisible by 15.
Previous problem: divisible by 14. Next problem divisible by 16.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers220
Suggested Problems
-
Return the 3n+1 sequence for n
8475 Solvers
-
Set some matrix elements to zero
616 Solvers
-
1738 Solvers
-
find the maximum element of the matrix
534 Solvers
-
Return fibonacci sequence do not use loop and condition
848 Solvers
More from this Author139
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!