
PERMALINK: http://www.davidcolarusso.com/flowcharts/32/
IMAGE URL (for deep-linking/embedding): http://www.davidcolarusso.com/flowcharts/images/scalar_vector.jpg
Check out the Havoc Dino-Store for more flow chart designs.
  
  
  
  
Put Another Way
Is X a scalar or vector? {
Does X possess a magnitude?
if (yes) {
Does X possess a direction?
if (no) {
Scalar
End
} else if (yes) {
Vector
End
}
} else if (no) {
Neither
End
} else if (I don't know) {
Is X wearing a hat?
if (no) {
GOTO Line 6
} else if (yes) {
GOTO Line 9
}
}
}
The above flowchart is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
  
Flowchart Feed
  |  
Why flowcharts?
  |  
New chart on intermittent Sunday mornings.
Some of my favorite web comics: XKCD, SMBC, Dinosaur Comics