Anonymous Posted 20 years agoGrammar
Is a space required?
Do I need a space before "+", "-", "*", and "/"?
For example, which one is correct?
“a * 3 + 2 / b = c” or “a*3+2/b=c”
“((d * e) - f) * 2 = g” or “((d*e)-f)*2=g”
In addition, I would like to know the standard I can refer to or I should follow
when I am not sure whether a space is needed before a measurement unit.
For example, cm, kg, MB, t (ton), l (liter), V (volt), h (hour), Hz, %, etc. etc..
Thank you in advance for your help.