vectors_parallel
Determine if two vectors are parallel or anti-parallel by comparing their directional relationships with adjustable tolerance for precision.
Instructions
Check if two vectors are parallel (or anti-parallel) (Domain: linear_algebra.vectors, Category: general)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vector_a | Yes | ||
| vector_b | Yes | ||
| tolerance | No |