Subject: how can 1/100=0
From: Junkone <junkone1 gmail.com>
Date: Sat, 9 Feb 2008 01:10:03 +0900
cannot belive my eyes. how can 1/100 be equal to 0.
E:\Documents and Settings\Roasty>irb
irb(main):001:0> TRAILING_STOP=1/100
=> 0
irb(main):002:0> TRAILING_STOP
=> 0
irb(main):003:0>