Pg 124 : 5.1.3 - last line

Date: 2019-01-25
Status: Fixed
Fixedinbuild:
15
Old Text:
c = \textbf{b *} a * (a++ - --b) * a * b
New Text:
c = b * a * (a++ - --b) * a * b
Comments:
Reportedby:
OCAJO1

 Back