This shows you the differences between two versions of the page.
— |
set_floating_point_math [2006/08/29 16:08] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ======Synopsis:====== | ||
+ | [[set]] floating_point_math [on|off|toggle] | ||
+ | |||
+ | ======Description:====== | ||
+ | When turned on, EPIC becomes capable of handling floating-point math | ||
+ | operations. In truth, all math is done in floating-point, except the | ||
+ | normal behavior is to convert everything to integers before actually | ||
+ | displaying them. | ||