Vector |
Name | Description | |
---|---|---|
![]() ![]() | Modulus(Vector3, Vector3) | The modulo operator, element by element (componentwise), of two vectors. |
![]() ![]() | Modulus(Vector3, Double) | The modulo operator, element by element (componentwise) of the vector x_a on the left, but always with the number x_b on the right. |