I am doing some division in my perl program but the result of the division is a number with many decimal places (12.34567899) How can I truncate the number to just two decimal places and round up or down if necessary? Is there a module that will let me specify the number of decimal places I want for my results?
Thanks in advance, __________________________________________________ Do You Yahoo!? NEW from Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. http://geocities.yahoo.com/ps/info1 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]