K
Karthick S.
Hi,
I am new to ruby and found this while experimenting with ruby.
irb(main):010:0> 5.1%0.5
=> 0.0999999999999996
irb(main):011:0>
Is this similar to the float related operations that MS Excel has?
- Karthick S.
I am new to ruby and found this while experimenting with ruby.
irb(main):010:0> 5.1%0.5
=> 0.0999999999999996
irb(main):011:0>
Is this similar to the float related operations that MS Excel has?
- Karthick S.