notes

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

Distributive.md (112B)


      1 # Distributive 
      2 
      3 Ch 2.2
      4 
      5 **Definition:** Distributivity is a property of operators such that a(b+c) = ab + ac.