View source: R/linear-spherical-spline.R
edp | R Documentation |
This function computes the equal-distance projection of a point p onto the xy plane.
edp(p)
p |
Numeric vector representing a point in Cartesian coordinates. |
Numeric vector representing the equal-distance projection of p onto the xy plane.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.