[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Convert to float



I'm pulling a number in the format of 00.00 from a database in MySQL. 
It is of type float there.  I need to convert to a float in perl so I
can keep a running total.

Thanks,
Chris