What should be the .tex command given for this large bracket.
T Thread Starter tojeena Joined May 2, 2009 118 Mar 6, 2013 #1 What should be the .tex command given for this large bracket. Attachments Untitled.bmp 92.1 KB Views: 25
thatoneguy Joined Feb 19, 2009 6,359 Mar 6, 2013 #2 It's just an opening brace. TeX will enlarge it if there are multiple lines inside the brace. TeX Examples
It's just an opening brace. TeX will enlarge it if there are multiple lines inside the brace. TeX Examples
T Thread Starter tojeena Joined May 2, 2009 118 Mar 6, 2013 #3 could please type it .tex file that for me..I mean the format.I am not able to make it in this form .Thank you
could please type it .tex file that for me..I mean the format.I am not able to make it in this form .Thank you
thatoneguy Joined Feb 19, 2009 6,359 Mar 6, 2013 #4 From my sigline... Testing a big TeX block: Everything below is in one tag, works OK: \(f(z) = \left\{ \begin{array}{rcl} \overline{\overline{z^2}+\cos z} & \mbox{for} & |z|<3 \\ 0 & \mbox{for} & 3\leq|z|\leq5 \\ \sin\overline{z} & \mbox{for} & |z|>5 \end{array}\right \ \left( \begin{array}{cc} 2\tau & 7\phi-32\theta \\ 3\psi & \frac{\pi}8 \end{array} \right) \left( \begin{array}{c} x \\ y \end{array} \right) \mbox{~and~} \left[ \begin{array}{cc|r} 3 & 4 & 5 \\ 1 & 3 & 729 \end{array} \right]\) Quote post to see the TeX code.
From my sigline... Testing a big TeX block: Everything below is in one tag, works OK: \(f(z) = \left\{ \begin{array}{rcl} \overline{\overline{z^2}+\cos z} & \mbox{for} & |z|<3 \\ 0 & \mbox{for} & 3\leq|z|\leq5 \\ \sin\overline{z} & \mbox{for} & |z|>5 \end{array}\right \ \left( \begin{array}{cc} 2\tau & 7\phi-32\theta \\ 3\psi & \frac{\pi}8 \end{array} \right) \left( \begin{array}{c} x \\ y \end{array} \right) \mbox{~and~} \left[ \begin{array}{cc|r} 3 & 4 & 5 \\ 1 & 3 & 729 \end{array} \right]\) Quote post to see the TeX code.