Hi all,

 

I’ve come across a typo on p. 80 in the user’s guide. In discussing how to access elements of an array, there’s the following example:

<verbatim>

# for M an array of matrices

printf “\n%#12.5\n”, M[1]

</verbatim>

 

The second line should be

printf “\n%12.5f\n”, M[1]

 

PS

High Point University logo

Dr. Peter M. Summers | Assistant Professor
One University Parkway, High Point, NC 27268
Office: 336-841-650 | Department of Economics
Choose to be extraordinary!
®
Facebook logoTwitter logoInstagram logoLinkedIn logo