MATH.ScalProd3D (FUN)
(CAA_Mathematics.library)
This function will calculate the scalar product of two vectors
The result
is of type LREAL.
Input:
pv1
|
POINTER TO MATH.Vector3D
|
pointer to input vector 
|
pv2
|
POINTER TO MATH.Vector3D
|
pointer to input vector 
|