Posts

Showing posts with the label line

Horizontal Line in Latex

\begin{center}     \line(x-slope,y-slope){length} \end{center} For example: \line(1,0){250}