File: complex_number.tex

package info (click to toggle)
haskell-texmath 0.3.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 400 kB
  • ctags: 2
  • sloc: haskell: 933; sh: 14; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 137 bytes parent folder | download | duplicates (7)
1
2
3
4
5
 c = \overbrace
     { \underbrace{a}_\text{real}
       +
       \underbrace{b\mathrm{i}}_\text{imaginary}
     }^\text{complex number}