fordfan485
Structural
- Jan 21, 2010
- 3
I have array X, which consists of numbers that range from about 1000-15000.
I want to create array Y with all the numbers from array X that are less than or equal to 12000.
How do I do this?
I want to create array Y with all the numbers from array X that are less than or equal to 12000.
How do I do this?