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 comments
Loading...
Problem Recent Solvers224
Suggested Problems
-
Sum all integers from 1 to 2^n
18076 Solvers
-
Back to basics 22 - Rotate a matrix
939 Solvers
-
Circular Primes (based on Project Euler, problem 35)
658 Solvers
-
Deleting an element in a matrix
498 Solvers
-
String Array Basics, Part 1: Convert Cell Array to String Array; No Missing Values
2078 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!