I'm not sure if your problem is identical to this or not:
http://forums.asp.net/p/1606916/4100117.aspx
But it doesn't seem like this should cause any problems. You could lose precision with your numbers going from a double to a float, but it should still work unless you need the extra digits.