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