Skip to contents

This function computes the equal-distance projection of a point p onto the xy plane.

Usage

edp(p)

Arguments

p

Numeric vector representing a point in Cartesian coordinates.

Value

Numeric vector representing the equal-distance projection of p onto the xy plane.