Skip to content

Commit 45f8ffc

Browse files
committed
book1: typo trig "qualities" -> "identities"
1 parent f1772b0 commit 45f8ffc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

books/RayTracingInOneWeekend.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3457,7 +3457,7 @@
34573457
the water, but when you are close to the surface and looking sideways, the water surface looks like
34583458
a mirror.
34593459

3460-
We can solve for `sin_theta` using the trigonometric qualities:
3460+
We can solve for `sin_theta` using the trigonometric identities:
34613461

34623462
$$ \sin\theta = \sqrt{1 - \cos^2\theta} $$
34633463

0 commit comments

Comments
 (0)