diff options
| author | Howard Butler <howard@hobu.co> | 2016-09-08 17:17:09 -0500 |
|---|---|---|
| committer | Howard Butler <howard@hobu.co> | 2016-09-08 17:17:09 -0500 |
| commit | 84a8587210aab54aa267165e6d4122dfe31cd0a5 (patch) | |
| tree | f11590a099084461654e497465b0e88d8a6ba6ed /docs | |
| parent | 266392e36cb027b00523407f537e3fdf38f021b5 (diff) | |
| download | PROJ-84a8587210aab54aa267165e6d4122dfe31cd0a5.tar.gz PROJ-84a8587210aab54aa267165e6d4122dfe31cd0a5.zip | |
proper arrow style for eqn
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/projections/fouc_s.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/projections/fouc_s.rst b/docs/source/projections/fouc_s.rst index 1c5dffa1..4f914bcb 100644 --- a/docs/source/projections/fouc_s.rst +++ b/docs/source/projections/fouc_s.rst @@ -24,6 +24,6 @@ the sinusoidal projections. Parameter :math:`n=n` is the weighting factor where \end {array} For the inverse, the Newton-Raphson method can be used to determine -:math:`\phi` from the equation for :math:`y` above. As :math:`n -> 0` and -:math:`\phi -> \pi/2`, convergence is slow but for :math:`n = 0`, :math:`\phi = +:math:`\phi` from the equation for :math:`y` above. As :math:`n \rightarrow 0` and +:math:`\phi \rightarrow \pi/2`, convergence is slow but for :math:`n = 0`, :math:`\phi = \sin^1y` |
