Divides a scalar by a three-element vector, returning a new vector.
The scalar value.
The input vector (3 elements).
Optional
The destination vector to store the result (optional).
The resulting vector.
Divides a scalar by a three-element vector, returning a new vector.