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.