PPT Slide
Using arrays and array elements...
- An array can be treated as a single object
- Two arrays are conformable if they have the same shape
- A scalar, including a constant, is conformable with any array
- All intrinsic operations are defined between two conformable objects