Thread
:
calculator
View Single Post
#
2
(
permalink
)
January 28th, 2004, 01:09 PM
nokomis
Authorized User
Join Date: Dec 2003
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
As far as I understand your question you have written it correctly but take care:
x = a+b*(c+d);
is not the same as
x = (a+b)*(c+d);
Georges
nokomis
View Public Profile
Find all posts by nokomis