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 Solvers182
Suggested Problems
-
Get the length of a given vector
11537 Solvers
-
277 Solvers
-
289 Solvers
-
Matlab Basics - Absolute Value
630 Solvers
-
Find the max element of the array
1712 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!