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 Solvers213
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15677 Solvers
-
1643 Solvers
-
284 Solvers
-
String Array Basics, Part 1: Convert Cell Array to String Array; No Missing Values
1815 Solvers
-
Converts numbers into characters
1592 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!