IDNStudy.com, ang iyong platform ng sanggunian para sa pangkomunidad na mga sagot. Hanapin ang impormasyon na kailangan mo nang mabilis at madali sa pamamagitan ng aming komprehensibo at eksaktong platform ng tanong at sagot.

pano nyo ba ginagawa to?

Pano Nyo Ba Ginagawa To class=

Sagot :

Answer:

-----------------------------------------------------

If you are using iOS:

type "tex" and "\tex" but with [ ]

Between them put these LaTeXes:

For Fonts (as i know)

\mathtt{text} or \tt{text}

\mathbb{text} or \bb{text}

\mathfrak{text}

For mathematical formulas

\pi for π

\alpha for [tex] \alpha [/tex]

\beta for [tex] \beta [/tex]

and more

For text coloring;

\red(or any color u want){text}

Hope this helps for mathematical equations

Here's an example:

Coloring:

[tex] \red{Hello} [/tex]

Font:

[tex] \tt{Hello} [/tex]

Math:

[tex] A = \pi {r}^{2} [/tex]