Changes between Initial Version and Version 1 of Ticket #2729, comment 14
- Timestamp:
- Jun 21, 2014, 4:02:21 PM (12 years ago)
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 integerbut for division as the result is mostly a float number the return is always a float number1 AutoIt 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
