Package: graphene

Function graphene:point3d-length

Lambda List

graphene:point3d-length (p)

Arguments

p -- a graphene:point3d-t instance

Return Value

The float with the value of the length of the vector represented by the point.

Details

Computes the length of the vector represented by the coordinates of the given point.
 

See also

2023-9-22