Problem 43142. Find max prime number
Given integer number n. Find the max prime number (mpn) that smaller than or equal to n. Example:
n = 10 --> mpn = 7
Solution Stats
Problem Comments
-
1 Comment
Dyuman Joshi
on 1 Dec 2020
Needs more test cases.
Solution Comments
Show commentsProblem Recent Solvers185
Suggested Problems
-
3043 Solvers
-
Set the array elements whose value is 13 to 0
1385 Solvers
-
Find out total non zero element of matrix
275 Solvers
-
471 Solvers
-
Matlab Basics - Pick out parts of a vector
258 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!