Talk:Float: Difference between revisions
Jump to navigation
Jump to search
Needs more information! |
(No difference)
|
Revision as of 15:02, 21 February 2007
This should have more information. In particular, what's the syntax for specifying a float? Are there constants for the smallest possible and largest possible floats? Does the type support full IEEE operation (including INF, -INF, NAN, etc.)? Does LSL automatically promote integers to floats in a float expression? What about conversion to/from strings, etc. (I'd all this myself but I don't yet have a clue).