Angle between Vectors
Return an interior angle between two Vector directions.
Perpendicular Vector
Get an arbitrary perpendicular vector from the input vector.
Vector Field from Components
Create a vector field from scalar field components.
2D Vector Field
Create a 2D vector field from scalar field components.
Vector Field from Gradient
Create a vector field from the gradient directions of a field.
Dot Product
Return the dot product of two Vectors.
Cross Product
Return the cross product of two Vectors.
Angle with Respect to Plane
Derives the angle of a vector relative to a plane. Returns the absolute value of the smallest angle in degrees.

