#pls ping if u have the solution

1 messages · Page 1 of 1 (latest)

old patio
#

is there a short way of doing this?

how do i centre something and then have something directly to the left or right of it

#

e.g.

#

\begin{center}$\binom{a\cos\theta}{b\sin\theta}$\end{center}, for $0 \le \theta \le 2\pi$

wide karmaBOT
#

Flatus

old patio
#

except no newline there

#

(also ye ik ur supposed to use matrix or smth for the column vector but i'm lazy so i just use binom lwk)

jagged gazelle
#

Like

#

,tex(math)

[ \binom{a \cos \theta}{b \sin \theta}, \quad \text{for } 0 \leq \theta \leq 2\pi. ]

wide karmaBOT
#
(math)

\[ \binom{a \cos \theta}{b \sin \theta}, \quad \text{for } 0 \leq \theta \leq 2\pi. \]
fossil nymph
#

i think as in making the text not affect alignment, so maybe

\[ \binom{a \cos \theta}{b \sin \theta}\rlap{, for $0 \leq \theta \leq 2\pi$.} \]
wide karmaBOT
old patio
#

damn i forgot about this

#

testing

$$\binom{a \cos \theta}{b \sin \theta}\rlap{, for $0 \leq \theta \leq 2\pi$.}$$

$$test$$

wide karmaBOT
#

Flatus

old patio
#

oh yeah that's perfect

#

thanks

jagged gazelle
#

you can also consider \tag