APL expressions from Notation as a Tool of Thought

Popularity (by total correct streak): 0
Popularity (by number of users): 2

Cards

ιω index generator : list of naturals (up to ω)  
+/ω sum reduction : sum of elements of ω  
+\ω sum scan : sums of prefixes of ω  
αρω shape : reshape ω with dimensions given by α  
Φω reverse : ω in reverse order  
α⋆ω exponential : pow(α,ω)  
α×ω multiplication : times(α,ω)  
α+ω addition : plus(α,ω)  
factorial : ω!  
negation : boolean inverse of ω  
⋆ω exponentiation: exp(ω)  
α∧ω conjunction: α and ω  
α∨ω disjunction : α or ω  
÷ω reciprocal : 1/ω  
negation : -ω  
α┌ ω maximum : max(α,ω)  
α└ ω minimum : min(α,ω)  

Quisition is a browser-based flashcard system that repeats old cards and introduces new ones at optimal time intervals. You can create your own card packs or use those developed by others.