View source: R/TrajectoryGeometry.R
generateRandomUnitVector | R Documentation |
This function generates a random unit vector in in dimension d.
generateRandomUnitVector(d)
d |
- The dimension. |
A unit vector in dimension d.
randomUnitVector = generateRandomUnitVector(5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.