File: complex_number.omml

package info (click to toggle)
haskell-texmath 0.6.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 780 kB
  • ctags: 2
  • sloc: haskell: 1,726; sh: 32; makefile: 4
file content (97 lines) | stat: -rw-r--r-- 2,308 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
<?xml version='1.0' ?>
<m:oMathPara>
  <m:oMathParaPr>
    <m:jc m:val="center" />
  </m:oMathParaPr>
  <m:oMath>
    <m:r>
      <m:rPr />
      <m:t>c</m:t>
    </m:r>
    <m:r>
      <m:rPr />
      <m:t>=</m:t>
    </m:r>
    <m:limUpp>
      <m:e>
        <m:acc>
          <m:accPr>
            <m:chr m:val="︷" />
          </m:accPr>
          <m:e>
            <m:limLow>
              <m:e>
                <m:limLow>
                  <m:e>
                    <m:r>
                      <m:rPr />
                      <m:t>a</m:t>
                    </m:r>
                  </m:e>
                  <m:lim>
                    <m:r>
                      <m:rPr />
                      <m:t>︸</m:t>
                    </m:r>
                  </m:lim>
                </m:limLow>
              </m:e>
              <m:lim>
                <m:r>
                  <m:rPr>
                    <m:sty m:val="p" />
                  </m:rPr>
                  <m:t>real</m:t>
                </m:r>
              </m:lim>
            </m:limLow>
            <m:r>
              <m:rPr />
              <m:t>+</m:t>
            </m:r>
            <m:limLow>
              <m:e>
                <m:limLow>
                  <m:e>
                    <m:r>
                      <m:rPr />
                      <m:t>b</m:t>
                    </m:r>
                    <m:r>
                      <m:rPr>
                        <m:sty m:val="p" />
                      </m:rPr>
                      <m:t>i</m:t>
                    </m:r>
                  </m:e>
                  <m:lim>
                    <m:r>
                      <m:rPr />
                      <m:t>︸</m:t>
                    </m:r>
                  </m:lim>
                </m:limLow>
              </m:e>
              <m:lim>
                <m:r>
                  <m:rPr>
                    <m:sty m:val="p" />
                  </m:rPr>
                  <m:t>imaginary</m:t>
                </m:r>
              </m:lim>
            </m:limLow>
          </m:e>
        </m:acc>
      </m:e>
      <m:lim>
        <m:r>
          <m:rPr>
            <m:sty m:val="p" />
          </m:rPr>
          <m:t>complex number</m:t>
        </m:r>
      </m:lim>
    </m:limUpp>
  </m:oMath>
</m:oMathPara>