File: complex_number.tex

package info (click to toggle)
haskell-texmath 0.6.0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 680 kB
  • sloc: haskell: 1,387; sh: 32; 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}