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 Solvers212
Suggested Problems
-
Project Euler: Problem 3, Largest prime factor
1430 Solvers
-
Basic electricity in a dry situation
557 Solvers
-
Convert a numerical matrix into a cell array of strings
1830 Solvers
-
Calculate the area of a triangle between three points
2939 Solvers
-
5343 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!