[erlang-questions] string:to_lower

Anthony Shipman als@REDACTED
Sun Sep 2 10:10:05 CEST 2007


13> string:to_float("0").
{error,no_float}
14> string:to_float("0.0").
{0.00000e+0,[]}

That's a bit rough!
-- 
Anthony Shipman                    Mamas don't let your babies 
als@REDACTED                   grow up to be outsourced.



More information about the erlang-questions mailing list