[Javascript] Force String to Float?

Triche Osborne wdlists at triche-osborne.com
Tue May 15 07:35:24 CDT 2007


tedd wrote:
> At 2:30 AM +0100 5/15/07, Matt Warden wrote:
>> On 5/15/07, tedd <tedd at sperling.com> wrote:
>>> So, how do I force a string to a float?
>>
>> parseFloat(...)
> 
> 
> I tried that, but found it problematic.
> 

Problematic? How so? It's core JS. What sort of problem have you 
encountered with it?

Triche



More information about the Javascript mailing list