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 Solvers282
Suggested Problems
-
14054 Solvers
-
Switch matrix to a column vector
372 Solvers
-
Find out sum of all elements of given Matrix
532 Solvers
-
400 Solvers
-
Write a function man that takes a row vector v and returns a matrix H as follows..
644 Solvers
More from this Author99
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!