More information about interprimes on Wikipedia
isInterprime(2) = 0;
isInterprime(4) = 1;
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers25
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2822 Solvers
-
Create a matrix X, where each column is a shifted copy of the vector v
227 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
896 Solvers
-
Create matrix of replicated elements
402 Solvers
-
353 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!