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


Ignore:
Timestamp:
Jun 21, 2014, 4:02:21 PM (12 years ago)
Author:
J-Paul Mesnage

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