Changes between Initial Version and Version 1 of Ticket #2729, comment 14


Ignore:
Timestamp:
06/21/14 16:02:21 (10 years ago)
Author:
Jpm
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2729, comment 14

    initial v1  
    1 AutoIt has no Integer only math. additio, multiplication keep integer type is both are integer but for division as the result is mostly a float number the return is always a float number
     1AutoIt has no Integer only math. addition, multiplication keep integer type is both are integers but for division as the result is mostly a float number the return is always a float number