Talk:Float

From Second Life Wiki
Revision as of 15:02, 21 February 2007 by Wilder Vallejo (talk | contribs) (Needs more information!)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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).