File: complex_number.tex

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 (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}