Problem 44284. Given a number N, find the smallest prime P>N
Given a number N, find the smallest prime P greater than N. For example: If N=10 then P=11. If N=13 then P=17.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers107
Suggested Problems
-
Return elements unique to either input
769 Solvers
-
Create an index-powered vector
769 Solvers
-
Sum the 'edge' values of a matrix
346 Solvers
-
Create an anti-identity matrix
188 Solvers
-
Matlab Basics II - Create a vector with a repeated entry
236 Solvers
More from this Author100
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!