Use this when you want to find the angle between two vectors within a flow, for example calculating the rotation between two edges or orientations.
Inputs
Name | Abbreviation | Type | Access | Description |
A | A | Vector | Item | The first vector |
B | B | Vector | Item | The second vector |
Outputs
Name | Abbreviation | Type | Access | Description |
Angle | A | Number | Item | The angle between the two vectors |

