More information about interprimes on Wikipedia
isInterprime(2) = 0;
isInterprime(4) = 1;
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers23
Suggested Problems
-
Back to basics 8 - Matrix Diagonals
966 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
884 Solvers
-
Create an n-by-n null matrix and fill with ones certain positions
717 Solvers
-
Convert a Cell Array into an Array
2193 Solvers
-
Find out total non zero element of matrix
287 Solvers
More from this Author92
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!