home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / tcl / 2211 < prev    next >
Encoding:
Text File  |  1992-12-22  |  713 b   |  19 lines

  1. Newsgroups: comp.lang.tcl
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!nigel.msen.com!heifetz!dgsi!johng
  3. From: johng@cimage.com (John Gourlay)
  4. Subject: Re: Advice wanted on math functions for Tcl 7.0
  5. Message-ID: <1992Dec22.155047.2655@cimage.com>
  6. Organization: Cimage Corp, Ann Arbor, MI
  7. X-Newsreader: Tin 1.1 PL5
  8. References: <1h5pseINNkvu@agate.berkeley.edu>
  9. Date: Tue, 22 Dec 92 15:50:47 GMT
  10. Lines: 7
  11.  
  12. Extend the expr syntax to include sin and cos.  Don't make them
  13. separate functions.  I think it would be confusing to have some math
  14. functions (+, *, etc.) in expr and some outside of it.  I'm swayed by
  15. the more natural syntax within expr and by the efficiency of the
  16. implementation.
  17.  
  18. John Gourlay
  19.