LSL Wiki Mirror 10-5-2006: double

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings ::

double


A double is a variable type supported by many programming languages and compilers, but not LSL (yet).

It is called a "double" because it has double the precision of a float, that is, a double is 64 bits, and a float is only 32 bits.
There is no comment on this page. [Display comments/form]