Answers
Required Answer :
Latex for mathematical calculations :
At First :
★ What is LaTeX ?
Answer : LaTeX is a software package that is used to write articles on books / documents etc in an easier way.
Required Answer ( Códes ) :
§ To write something in LaTeX always start with a command mentioned below.
- [/tex]
★ But there is a manner of writing LaTeX
- You will get a serialised sentence iff you write LaTeX with normal 'space' gapping.
- Proper use of "{" & "}" should be done to make a relevant LaTeX
★ So here are some Mathematical LaTeX
1: For Multiplication :
- x \times y [/tex]
Result :
2: For Division :
- x \div y [/tex]
Result :
3: For Fraction :
- \frac{x}{y} [/tex] or \dfrac{x}{y} [/tex]
Result :
- or
4: For Power/Exponents :
- x^{y} [/tex]
Result :
5: For Base :
- x_{y} [/tex]
Result :
6: For Logarithm :
- log_{x} y [/tex]
Result :
7: For Summation :
- \sum_{x=1}^{\infty} 2^{x} [/tex]
Result :
8: For Integrals :
- \int_{x}^{y} x^{2}y^{3} [/tex]
Result :
9: For Limit :
- \lim_{x\rightarrow\infty} f(x) [/tex]
Result :
10: Greek Symbols :
★
- \alpha[/tex]
Result :
★
- \beta [/tex]
Result :
★
- \gamma [/tex]
Result :
★
- \rho [/tex]
Result :
★
- \sigma [/tex]
Result :
★
- \delta [/tex]
Result :
★ For Brackets :
- First Bracket :-
ㅤ → ( ) [/tex]
ㅤ → \Big( \Big) [/tex]
ㅤ → \bigg( \bigg) [/tex]
Result :
ㅤ →
ㅤ →
ㅤ →
- Second Bracket
ㅤ→ \{ \} [/tex]
ㅤ→ \Big\{ \Big\} [/tex]
ㅤ→ \bigg\{ \bigg\} [/tex]
Result :
ㅤ→
ㅤ→
ㅤ→
- Third Bracket
ㅤ→ \[ \] [/tex]
ㅤ→ \Big[ \Big] [/tex]
ㅤ→ \bigg[ \bigg] [/tex]
Result :
ㅤ→
ㅤ→
ㅤ→
★ Number Cancellation :
- \cancel{Hello} [/tex]
- \bcancel{Hello} [/tex]
- \xcancel{Hello} [/tex]
Result :
I think that's enough for primary LaTeX assistance
Extras ::::::
★ Tabular form :
ㅤㅤㅤ
★ Another table :
ㅤㅤㅤ
Request :: See from brainly.in
Question: brainly.in/question/38415228
ㅤㅤㅤ