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

  1. Newsgroups: comp.lang.tcl
  2. Path: sparky!uunet!eco.twg.com!twg.com!news
  3. From: "David Herron" <david@twg.com>
  4. Subject: Re: Advice wanted on math functions for Tcl 7.0
  5. Message-ID: <1992Dec22.202255.5730@twg.com>
  6. Sensitivity: Personal
  7. Encoding:  18 TEXT , 4 TEXT 
  8. Sender: news@twg.com (USENET News System)
  9. Conversion: Prohibited
  10. Organization: The Wollongong Group, Inc., Palo Alto, CA
  11. Conversion-With-Loss: Prohibited
  12. Date: Tue, 22 Dec 1992 20:22:55 GMT
  13. Lines: 23
  14.  
  15. jpalmucc@bbn.com (Jeff Palmucci) writes:
  16. ..
  17. > Someone will probably flame me, but I don't see any great use for
  18. > these functions in application script writing or GUI layout. (circular
  19. > windows?) Even though I have lots of stuff loaded into my emacs, no
  20. > one bothers to define sin or cos.
  21.  
  22. What about applications which use transcendental functions *in* them.
  23. Check out calc.tk (written by me .. available on barkley).  It's a simple
  24. four bang calculator with a menu full of trig functions.  To do those
  25. trig functions *requires* Extended TCL (right now).
  26.  
  27. Writing the transcendental functions on TCL (for portability) would
  28. be (erm) rather (erm) slow...
  29.  
  30. 'sides .. there are some people around who like circular menus at least.
  31. Mebbe he can be talked into implementing 'em for tk?? ;-) ;-)
  32.  
  33.  
  34. <- David Herron <david@twg.com> (work) <david@davids.mmdf.com> (home)
  35. <-
  36. <- During the '80s Usenet's mantra was: "Not all the world's a VAX".
  37. <- During the '90s I hope it becomes:   "Not all the world's DOS (ick)".
  38.