APL Crossword 4
  
  
   - Reverse the elements in the vector L
- Delete from the vector Nthe even numbers 2 to 100
- Scale up the numbers in the matrix Mby 100000, and return as a vector
- Fifty-five fives
- The sum of the absolute value of the vector NVsummed with the magnitudes of the firstRelements ofV
- The NbyNidentity matrix (1s on the diagonal)
- Get outta here!
- Flag the rows of the 15-column character matrix CMIthat match the first fifteen elements ofCV
- A random positive integer no more than 20 bigger than A
- The amount to subtract from Tto make it the next higher integer
- Given N, a vector of integers, map all values from 1 to 7 to the numbers 0 to 6
- Find the first four in Ffast
- What’s currently localized?
- Transform the matrix of scores Sfrom students by exams, to exams by students and cap the scores at 100
- (N+1)-⍳N, without using- ⌽
- Squeeze all 0s from the vector V
- (⍴M)⍴(1↓⍴M)/Vfor the matrix- Mand the vector- V
- E(bits) if the vector- Nis empty, otherwise- (⍴E)⍴1
- Divide each row of NMby the vectorE, whereS←⍴NM
- Repeat each column of M,Ctimes
- (⍴M)⍴(0), for character- M
- 3⌽2/2⍴'ICE CREAM'
   - 2-(⍴VEC⍳n[⌽⍳C]in origin 1
- Convert the bit vector LE, having lengthM, to the designated indices
- Flag those values of Athat are contained in the matrixNTand for which the corresponding values in the non-negative integer arrayNare nonzero
- How many 27s are there in each row of the matrix NM?
- 1 2 3 4 5, five times
- From the first Nvalues inT, flag those that aren’t multiples of five
- The indices of the vector V
- 1⊥⍳10
- Generate NI( a multiple of 5) random numbers between 0 and 4, having the same frequency of each value
- (V[1]+⍳L),(V[2]+⍳L),(V[3]+⍳L), ...
- Which elements in Rare 10s?
- +/⍳4
- Branch to the line labelled VifIis a scalar
- -F1-C
- ⍞←⍎⍞←'T',0⍴T←40
- Change the sign of S
- A random index into the vector S, up to the index at which the shape ofMis found
- Transpose the matrix NMalong the MINOR diagonal
- The number of whole multiples of CinNM
- None
- (⍴M)⍴0, for numeric- M
- Transform NMfrom shape(6 3 4)to shape(4 3 6)
- Unfinished business
- If MATwere demoted