File: quadratic_formula.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 (1 line) | stat: -rw-r--r-- 36 bytes parent folder | download | duplicates (7)
1
   x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}