notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

NaryOperations.md (229B)


      1 # N-ary Operations
      2 
      3 SS
      4 
      5 **Definition:** N-ary operations is a general term for operations that take a finite and specific number of inputs, but don't fall into the category of unary, binary, ternary, or in some cases quaternary.