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