Problem 42416. Divisible by 14
Write a function to determine if a number is divisible by 14. If a number is divisible by 2 and divisible by 7, then it is divisible by 14.
Previous problem: divisible by 13. Next problem divisible by 15.
Solution Stats
Solution Comments
Show commentsProblem Recent Solvers149
Suggested Problems
-
3390 Solvers
-
How to find the position of an element in a vector without using the find function
2776 Solvers
-
Return elements unique to either input
794 Solvers
-
Compute a dot product of two vectors x and y
1021 Solvers
-
Square Digits Number Chain Terminal Value (Inspired by Project Euler Problem 92)
239 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!