User Tools

Site Tools


jvs:cigal:manual:chapter3:perp

CIGAL Reference Manual, Chapter 3 (Functions): perp

Perp -- Calculate the perpendicular intercept from a point to a line

usage: vp = perp(v0,v1,v2)
or: vp = perp(v0,vlist)

PERP finds the point closest to vector V0, along the line defined either by the 2 vectors V1 and V2, or by the first two vectors in the list of vectors, VLIST. The result is another vector, VP.

See Also:
LENGTH(3), LINE(2), VECTORS(1)

CIGAL Home, CIGAL Manual, Functions List, Manual Help

jvs/cigal/manual/chapter3/perp.txt · Last modified: 2023/02/23 18:43 (external edit)