Properly terminate sentence.

This commit is contained in:
ru 2005-01-28 21:13:34 +00:00
parent 04b2845059
commit fdac73c4e2

View File

@ -131,9 +131,9 @@ r\(**sin\(*h.
These equations are satisfied when (x=0,y=0)
is mapped to
.if n \
(r=0,theta=0)
(r=0,theta=0).
.if t \
(r=0,\(*h=0) .
(r=0,\(*h=0).
In general, conversions to polar coordinates
should be computed thus:
.Bd -unfilled -offset indent