Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!usc!sdd.hp.com!news.cs.indiana.edu!arizona.edu!arizona!gudeman From: gudeman@cs.arizona.edu (David Gudeman) Newsgroups: comp.lang.misc Subject: Re: Dynamic typing (part 3) Message-ID: <730@optima.cs.arizona.edu> Date: 18 Mar 91 02:51:44 GMT Sender: news@cs.arizona.edu Lines: 12 In article <-B0A9_3@xds13.ferranti.com> Peter da Silva writes: ] ]That's because "real exp(real);" is programmed into everyone's head. If ]you have "complex y;" then "y <= 0;" is a syntax error. That's the point! If you _don't_ write "complex y", and somewhere you have "y <= 0", then you know that y is not complex. There is no pressing reason why you should have to write "real y" in most cases. -- David Gudeman gudeman@cs.arizona.edu noao!arizona!gudeman