vle-vector-length2dyz


(vle-vector-length2dyz  vec)

This function returns the 2D length of the vector vec in YZ plane.

Arguments

vec  a 2d or 3d vector list

Return

double, the 2D length of the vector in YZ plane

Example

(setq vec '(1 1 3))
(vle-vector-length2dyz vec)
3.16227766016838

Remarks




©  Bricsys NV. All rights reserved.