usepackage tells LaTeX to load packages of environments, commands, and symbols for specific purposes. The amsmath package, for example, contains a comprehensive set of mathematical symbols.
\usepackage{amssymb,amsmath}
Community content is available under CC-BY-SA unless otherwise noted.