Package: graphene

Function graphene:point3d-dot

Lambda List

graphene:point3d-dot (a b)

Arguments

a -- a graphene:point3d-t instance
b -- a graphene:point3d-t instance

Return Value

The float with the value of the dot product.

Details

Computes the dot product of the two given points.
 

See also

2023-9-22