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 Solvers214
Suggested Problems
-
Longest run of consecutive numbers
6231 Solvers
-
Create a vector whose elements depend on the previous element
748 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
863 Solvers
-
The sum of the numbers in the vector
624 Solvers
-
898 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!