Problem 44645. Prime numbers between a , b.
Find all prime number between a & b (including a and b). example:
a=100
b=120
y= [101 103 107 109 113]
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers74
Suggested Problems
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1806 Solvers
-
390 Solvers
-
166 Solvers
-
find the surface area of a cube
522 Solvers
-
729 Solvers
More from this Author18
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!