home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #23 / NN_1992_23.iso / spool / sci / math / 12962 < prev    next >
Encoding:
Text File  |  1992-10-09  |  1.3 KB  |  46 lines

  1. Newsgroups: sci.math
  2. Path: sparky!uunet!news.univie.ac.at!hp4at!rcvie!se_karne
  3. From: se_karne@rcvie.co.at (Georg Karner)
  4. Subject: Re: Electronic math notation
  5. Message-ID: <1992Oct9.094353.23555@rcvie.co.at>
  6. Organization: Alcatel Austria - Elin Research Center, Vienna
  7. References: <1992Oct9.050056.28501@samba.oit.unc.edu>
  8. Date: Fri, 9 Oct 1992 09:43:53 GMT
  9. Lines: 35
  10.  
  11. If you use TeX notation, probably most people on the net will understand
  12. you. A complete list is given in
  13.  
  14.    Donald E. Knuth, The TeXbook, Addison Wesley
  15.  
  16. Just some of the most important rules
  17.  
  18.  _  preceeds a subscript
  19.  ^  preceeds a superscript
  20.  greek letters are written \alpha, \beta, ... and \Alpha, \Beta, ...
  21.  quantifiers are \forall and \exists
  22.  most standard functions (like the trigonometric ones) are preceeded by
  23.  a \
  24.  Curly braces {,} are used for grouping
  25.  
  26. For example, you may write
  27.  
  28.   \int_0^{2\pi} \sin x dx  = 0
  29.   \forall x \sin^2 + \cos^2 = 1
  30.  
  31.   For nxn matrices A, B, C, we have C = AB if
  32.  
  33.      C_{ij} = \sum_{k=1}^n a_{ik} b_{kj}
  34.  
  35.  
  36. etc.
  37.  
  38. Hope this helps.
  39.  
  40. -- 
  41. +-- Georg.Karner@rcvie.co.at ---------------------------------------+
  42. |   Georg Karner, Alcatel Austria-ELIN Research Centre,             |
  43. |   A-1210 Vienna, Austria                                          |
  44. +-- fax +43 1 391452 --------------------- voice +43 1 391621 263 --+
  45.  
  46.