Math, asked by Anonymous, 1 month ago


{\mathbb{\colorbox {orange} {\boxed{\boxed{\boxed{\boxed{\boxed{\colorbox {lime}{\boxed{\boxed{\boxed{\boxed{\boxed{\colorbox {aqua} {Please:- }}}}}}}}}}}}}}}

Attachments:

Answers

Answered by BRAINLYxKIKI
18

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.

  • \sf{[tex]} [/tex]

But there is a manner of writing LaTeX

  1. You will get a serialised sentence iff you write LaTeX with normal 'space' gapping.
  2. Proper use of "{" & "}" should be done to make a relevant LaTeX

So here are some Mathematical LaTeX

1: For Multiplication :

  • \sf{[tex]} x \times y [/tex]

Result :

  • \sf{x \times y}

2: For Division :

  •  \sf{[tex]} x \div y [/tex]

Result :

  •  \sf{ x \div y }

3: For Fraction :

  • \sf{[tex]} \frac{x}{y} [/tex] or \sf{[tex]} \dfrac{x}{y} [/tex]

Result :

  • \sf{\frac{x}{y}} or \sf{\dfrac{x}{y}}

4: For Power/Exponents :

  • \sf{[tex]} x^{y} [/tex]

Result :

  •  \sf{x^{y}}

5: For Base :

  • \sf{[tex]} x_{y} [/tex]

Result :

  • \sf{x_{y}}

6: For Logarithm :

  • \sf{[tex]} log_{x} y [/tex]

Result :

  •  \sf{ log_x y }

7: For Summation :

  • \sf{[tex]} \sum_{x=1}^{\infty} 2^{x} [/tex]

Result :

  • \sf{ \sum_{x=1}^{\infty} 2^{x} }

8: For Integrals :

  • \sf{[tex]} \int_{x}^{y} x^{2}y^{3} [/tex]

Result :

  • \sf{ \int_{x}^{y} x²y³ }

9: For Limit :

  • \sf{[tex]} \lim_{x\rightarrow\infty} f(x) [/tex]

Result :

  • \sf{ \lim_{x\to\infty} f(x) }

10: Greek Symbols :

  •  \sf{[tex]}\alpha[/tex]

Result :

  •  \alpha

  • \sf{[tex]} \beta [/tex]

Result :

  •  \beta

  • \sf{[tex]} \gamma [/tex]

Result :

  •  \gamma

  •  \sf{[tex]} \rho [/tex]

Result :

  •  \rho

  •  \sf{[tex]} \sigma [/tex]

Result :

  •  \sigma

  •  \sf{[tex]} \delta [/tex]

Result :

  •  \delta

★ For Brackets :

  • First Bracket :-

\sf{[tex]} ( ) [/tex]

 \sf{[tex]} \Big( \Big) [/tex]

ㅤ →  \sf{[tex]} \bigg( \bigg) [/tex]

Result :

 ( \: )

ㅤ →  \Big( \: \Big)

ㅤ →  \bigg( \: \bigg)

  • Second Bracket

 \sf{[tex]} \{ \} [/tex]

ㅤ→ \sf{[tex]} \Big\{ \Big\} [/tex]

ㅤ→  \sf{[tex]} \bigg\{ \bigg\} [/tex]

Result :

 \{ \: \}

ㅤ→  \Big\{ \: \Big\}

ㅤ→ \bigg\{  \: \bigg\}

  • Third Bracket

 \sf{[tex]} \[ \] [/tex]

ㅤ→ \sf{[tex]} \Big[ \Big] [/tex]

ㅤ→  \sf{[tex]} \bigg[ \bigg] [/tex]

Result :

ㅤ→ [ \: ]

ㅤ→  \Big[ \: \Big]

ㅤ→  \bigg[ \: \bigg]

★ Number Cancellation :

  •  \sf{[tex]} \cancel{Hello} [/tex]
  •  \sf{[tex]} \bcancel{Hello} [/tex]
  • \sf{[tex]} \xcancel{Hello} [/tex]

Result :

  •  \sf{ \cancel{Hello} }
  • \sf{\bcancel{Hello} }
  •  \sf{\xcancel{Hello} }

I think that's enough for primary LaTeX assistance

Extras ::::::

Tabular form :

ㅤㅤㅤ

\begin{array}{| c | c | c |}1 & 2 & 3 \\4 & 5 & 6 \\7 & 8 & 9\end{array}

★ Another table :

\begin{table}[h!] \centering \begin{tabular}{||c c c c||} \hline Col1 & Col2 & Col2 & Col3 \\ [0.5ex] \hline\hline 1 & 6 & 87837 & 787 \\ 2 & 7 & 78 & 5415 \\ 3 & 545 & 778 & 7507 \\ 4 & 545 & 18744 & 7560 \\ 5 & 88 & 788 & 6344 \\ [1ex] \hline \end{tabular} \caption{Table to test captions and labels} \label{table:1} \end{table}

ㅤㅤㅤ

Request :: See from brainly.in

Question: brainly.in/question/38415228

ㅤㅤㅤ

ㅤㅤㅤ ʙʀɪɴʟʏ×ɪɪ


ItzArchimedes: Well done !!
Similar questions