Skip to content

Commit

Permalink
punctuation error
Browse files Browse the repository at this point in the history
  • Loading branch information
bueler committed Jan 4, 2023
1 parent 4f79897 commit 678b5f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ERRATA.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ The list of errata below shows corrections to the text of the 2nd printing. Tha

* Page 131: The text after equation (6.4) incorrectly defines triangular matrices. It should say "where d_{ij} = 0 if i \ne j, l_{ij} = 0 if i < j, and u_{ij} = 0 if i > j."

* Page 134: There should be a comma in the final sentence on this page.

### Chapter 9

* Page 230: Formulas (9.25), (9.26), and (9.27) are all missing a "u" term. There should be "+u \psi_{pq}" added to the integrand. The code `phelm.c` itself is correct; see the `IntegrandRef()` function.

0 comments on commit 678b5f5

Please sign in to comment.