-
Notifications
You must be signed in to change notification settings - Fork 941
Description
Hello, I'm reading through chapter 3.6 in book 3 and noticed some inconsistencies in the equations. Here are two examples that I believe should be corrected:
First, the book states that
I believe this should be corrected to:
The reason is that it is standard practice to express equations consistently with respect to the same variable. For example, if we define
Second, regarding the equality involving
Same problem. I think it should be changed to:
While I understand the intended meaning, the original notation may confuse readers.