Code Comments
Programming Forum and web based access to our favorite programming groups."Rich Townsend" <rhdt@barVOIDtol.udel.edu> wrote in message news:cof8ee$9sc$1@scrotar.nss.udel.edu... > > OK, but we now have LOG(), LOG10(), MOD() etc. -- but still AIMAG(). Why > is that? > The first three are generic names for several different specific names corresponding respectively to different types of arguments. The use of generic names is a simplification. The last can take only one type of argument and so there is no potential simplification (M&R, Table 11.2). Regards, Mike Metcalf P.S. A personal note: I am moving back to Berlin from London next month, and will have only sporadic access to the internet for the whole of December.
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.