| r120 vs r121 | ||
|---|---|---|
| ... | ... | |
| 522 | 522 | 위첨자는 ^, 아래첨자는 _으로 적용할 수 있습니다. |
| 523 | 523 | {{{<math> \displaystyle a^2,\a_4,\a^3_5</math>}}} |
| 524 | 524 | <math> \displaystyle a^2, a_4, a^3_5</math> |
| 525 | *합(시그마)이나 곱(파이), 적분, 극한 을 나타내는 기호는 아래와 같이 {{{\sum, \prod, \int, \lim}}} 명령어와 위첨자, 아래첨자 기능을 씁니다. | |
| 526 | 이 때 원래 모양대로 나타내려면 마찬가지로 {{{\displaystyle}}}을 씁니다. | |
| 527 | ||
| 528 | {{{<math> \sum^{n}_{k=1}k, \prod^{n}_{k=1}k </math>}}} → <math> \sum^{n}_{k=1}k, \prod^{n}_{k=1}k </math> | |
| 529 | {{{<math> \displaystyle \sum^{n}_{k=1}k, \prod^{n}_{k=1}k </math>}}} → <math> \displaystyle \sum^{n}_{k=1}k, \prod^{n}_{k=1}k </math> | |
| 530 | {{{<math> \lim_{x \to 0} \frac{\sin x}{x} </math> }}} → <math> \lim_{x \to 0} \frac{\sin x}{x} </math> | |
| 531 | {{{<math> \displaystyle \lim_{x \to 0} \frac{\sin x}{x} </math> }}} → <math> \displaystyle \lim_{x \to 0} \frac{\sin x}{x} </math> | |
| 532 | {{{<math> \int^{b}_{a} x^n dx </math>}}} → <math> \int^{b}_{a} x^n dx </math> | |
| 533 | {{{<math> \displaystyle \int^{b}_{a} x^n dx </math>}}} → <math> \displaystyle \int^{b}_{a} x^n dx </math> | |
| 525 | 534 | === 장식 기호 === |
| 526 | 535 | === 정자체 === |
| 527 | 536 | == youtube 동영상 삽입 == |
| ... | ... |