👤

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]