mvslovers / brexx370

MVS version of Vasilis Vlachoudis awesome rexx implementation
46 stars 11 forks source link

Strange behavior of the // operator (as mentioned in the discord channel) #90

Closed ghost closed 3 years ago

ghost commented 3 years ago

n = 10 m = n // 2 say n

now n is 10.0000000000000003, should be 10.

TY

Peter-Jacob commented 3 years ago

The issue has been fixed. It will be available in the next release V2R4M1 or V2R5M0