On Wed, May 22, 2002 at 09:53:09AM -0400, Prachi Shroff wrote: > Hi! > > This may sound as a very stupid question, but here it comes anyways. Has > anybody come across a function that wold calculate the power of a number, > like the pow function in C. Simply, x to the power of y.
perldoc perlop Search for 'Exponentiation'. It's the '**' operator. -- If we fail, we will lose the war. Michael Lamertz | +49 221 445420 / +49 171 6900 310 Nordstr. 49 | [EMAIL PROTECTED] 50733 Cologne | http://www.lamertz.net Germany | http://www.perl-ronin.de -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]