Created
April 3, 2020 21:41
-
-
Save ahmedazizkhelifi/4502062317fc8eea31566423e59c91a2 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
#Other Symbols | |
## Angles: | |
Left angle : $\langle$ | |
Right angle : $\rangle$ | |
Angle between two vectors u and v : $\langle \vec{u},\vec{v}\rangle$ | |
$$ \vec{AB} \, \cdot \, \vec{CD} =0 \Rightarrow \vec{AB} \, \perp\, \vec{CD}$$ | |
##Sets and logic | |
$$\mathbb{N} \subset \mathbb{Z} \subset \mathbb{D} \subset \mathbb{Q} \subset \mathbb{R} \subset \mathbb{C}$$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment