Tue May 13 14:47:12 2008vitalysimul [...] gmail.com - Ticket created
Subject:
log($number) when $number is zero
it's quite possible for someone to get an error of zero when testing a
small set, and then log(0) doesn't work. solution
loc($number!=0.0?$number:1) is fine.
Tue May 13 17:03:41 2008kwilliams [...] cpan.org - Correspondence added
From:
kwilliams [...] cpan.org
I agree, especially since this is just in the code for printing the
significant figures.
Tue May 13 17:03:43 2008The RT System itself - Status changed from 'new' to 'open'
Sat Aug 23 23:13:53 2008kwilliams [...] cpan.org - Status changed from 'open' to 'resolved'