Skip to content

Commit

Permalink
doc: update
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgepiloto committed Sep 9, 2024
1 parent 083588f commit 94c0d0e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,9 @@ can be used.
| `v2` | Final velocity vector. |
| `numiter` | Number of iterations (only if `full_output` is `True`). |
| `tpi` | Time per iteration (only if `full_output` is `True`). |

## Examples

$$
\vec{r_1} = \begin{bmatrix} 0.159321004 \\ 0.579266185 \\ 0.052359607 \end{bmatrix} \text{ [AU]} \quad ; \quad \vec{r_2} = \begin{bmatrix} 0.057594337 \\ 0.605750797 \\ 0.068345246 \end{bmatrix} \text{ [AU] }
$$

0 comments on commit 94c0d0e

Please sign in to comment.