Description
Outputs a Boolean value expressing whether the two input vectors are parallel or not.
Ports
Inputs
|
The first vector to evaluate.
|
|
The second vector to evaluate.
|
|
The precision used for the evaluation.
|
outputs
|
True if the two input vectors are parallel; otherwise false.
|