vector_rejection
Calculate the perpendicular component of one vector relative to another vector. This tool helps decompose vectors into orthogonal components for linear algebra applications.
Instructions
Calculate vector rejection (component perpendicular to another vector) (Domain: linear_algebra.vectors, Category: general)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vector_a | Yes | ||
| vector_b | Yes |