Hello!!
Give Some LaTeX codes.
❎NO SPAM❎
Answers
Answered by
59
Hello mate.
Thanks for asking this question.
Your answer is =>
LaTex is a special type of coding pattern system used to make some unique coding identities.
We start our code by .
Let's take a look on some of special among them =>
1) if you want to enter your name with an underline for it: -
\underline{yourname}
2) if you want to box your text =>
\boxed{yourtext}
3) if you want to use both of above =>
\boxed{\underline{yourtext}}
4) if you want to make your text bold
\bf{yourtext}
# now let's take a look for some mathematical symbols.
1) for division symbol =>
X \division Y
2) for multiplication =>
X \times Y
3) for fraction =>
\frac{nominator}{denominator}
4) using powers
X^{power}
5) for using the symbol " Alpha "
=> \alpha
6) for using the symbol " Beta" =>
\beta
7) for using the symbol =>
\%
All these codes are valid only when you use tex in the starting and /tex in the ending on a square bracket.
Thanks for asking this question.
Your answer is =>
LaTex is a special type of coding pattern system used to make some unique coding identities.
We start our code by .
Let's take a look on some of special among them =>
1) if you want to enter your name with an underline for it: -
\underline{yourname}
2) if you want to box your text =>
\boxed{yourtext}
3) if you want to use both of above =>
\boxed{\underline{yourtext}}
4) if you want to make your text bold
\bf{yourtext}
# now let's take a look for some mathematical symbols.
1) for division symbol =>
X \division Y
2) for multiplication =>
X \times Y
3) for fraction =>
\frac{nominator}{denominator}
4) using powers
X^{power}
5) for using the symbol " Alpha "
=> \alpha
6) for using the symbol " Beta" =>
\beta
7) for using the symbol =>
\%
All these codes are valid only when you use tex in the starting and /tex in the ending on a square bracket.
surajsingh710:
nice
Answered by
42
Answer:
⠀
Explanation:
Some of the LaTeX co des are attached above
Attachments:
Similar questions