Last active
August 29, 2015 13:55
-
-
Save Havvy/8762852 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| On different axies. | |
| Two concepts that are orthogonal can be used (or happen) with or without each other freely, | |
| and do not affect each other. | |
| For a geometric example, perpendicular lines are orthogonal. | |
| For a general example, the metric system and the imperial system are orthogonal. While they | |
| are not usually used together, there is nothing wrong with saying millipounds or kilofeet. | |
| On the other hand, the imperial system and SI Units are not orthogonal. SI uses 'meters' where | |
| the imperial system uses 'feet' (and 'inches' and 'miles'). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment