[Gambas-user] IsFloat

Benoît Minisini gambas at ...1...
Tue Dec 21 12:29:52 CET 2010


> I think it's right, because an integer isn't a float. Maybe you're thinking
> in other function like "CanBeConvertedToFloat()" (doesn't exist in gambas
> but it's on my own functions set).
> 
> Regards,
> Ricardo Díaz
> 

I think Jussi is right there. After all, an Integer or a Long can always be 
converted to a Float.

So I will modify IsFloat() accordingly, and it will becoming a synonymous of 
IsNumber().

Regards,

-- 
Benoît Minisini




More information about the User mailing list