On 9/19/17 1:40 PM, EntangledQuanta wrote:The first returns x + w/2 and the second returns w/2!Did you mean (x + w) / 2 or x + (w / 2)? Stop being ambiguous! -Steve
The best answer. :D
Jack Applegame via Digitalmars-d-learn Wed, 20 Sep 2017 00:16:05 -0700
On 9/19/17 1:40 PM, EntangledQuanta wrote:The first returns x + w/2 and the second returns w/2!Did you mean (x + w) / 2 or x + (w / 2)? Stop being ambiguous! -Steve
The best answer. :D