D
DDgolf18
I am trying to formulate an equation as follows:
= (A+ B) – Int(C * (A + B/C))
I keep getting Syntax errors or the incorrect result due to improper
sequence of calculations. I have tried everything I know to do.
Thanks.
= (A+ B) – Int(C * (A + B/C))
I keep getting Syntax errors or the incorrect result due to improper
sequence of calculations. I have tried everything I know to do.
Thanks.