vector_angle
Calculate the angle between two vectors in radians or degrees for linear algebra applications. Input two vectors to determine their angular relationship.
Instructions
Calculate the angle between two vectors in radians (Domain: linear_algebra.vectors, Category: general)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vector_a | Yes | ||
| vector_b | Yes | ||
| degrees | No |