Ask your own question, for FREE!
LaTeX Practicing! :) 7 Online
Parth (parthkohli):

@Limitless

Parth (parthkohli):

Can you make one for me?

Parth (parthkohli):

It doesn't work here. I once saw FFM make one but now he is gone.

OpenStudy (anonymous):

An example: \begin{array}{cc} stuff & stuff\\ more stuff & more stuff\\ \hline \end{array}{cc}

OpenStudy (anonymous):

hmm, actually, you know how to check the commands, right? Want me to make several and let you see the structure of the environment?

Parth (parthkohli):

\(\begin{array} ha & b & c \\ d & e & f \end{array}\) How do i add lines?

Parth (parthkohli):

I mean rows and columns.

OpenStudy (anonymous):

\[\begin{array}{c|c|c} a & b & c\\ a & b & c \end{array}\]

Parth (parthkohli):

Oh \(\begin{array}{l | r} a & b \\ \hline c & d \end{array}\)

Parth (parthkohli):

I see

OpenStudy (anonymous):

Use \hline, that's all.

Parth (parthkohli):

I was using matrix or align :P I once did that thing but I forgot it later

Parth (parthkohli):

Where else can I use the array?

OpenStudy (anonymous):

Array is vast. You can use it for almost anything.

Parth (parthkohli):

How to make a table like this?

Parth (parthkohli):

Well just a 1,2,3 table for example?

OpenStudy (anonymous):

That requires a lot of patience. I can't remember how to make the headers and borders. But you essentially continuously use \hline and the column bars in the {} part.

Parth (parthkohli):

What if I wanted to add a double line?

OpenStudy (anonymous):

|| use that

OpenStudy (anonymous):

double hline? use \hline, a \\ at the end, then \hline on the next row

Parth (parthkohli):

\(\begin{array} {l | c || r} p & a & r & t & h \\ \hline \end{array}\)

Parth (parthkohli):

I want something like a | b || c

OpenStudy (anonymous):

Use \[ \begin{array}{c|c|c} a & & a\\ a & & a\\ \end{array} \] I can't quite recall another method.

Parth (parthkohli):

Oh.. thanks ^.^

OpenStudy (anonymous):

Just check wikibooks. Search for LaTeX Mathematics and click the wikibooks link.

Parth (parthkohli):

Okay

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!