VectorTRemainder Method |
Name | Description | |
---|---|---|
Remainder(T) | Computes the remainder (vector % divisor), where the result has the sign of the dividend, for each element of the vector for the given divisor. | |
Remainder(T, VectorT) | Computes the remainder (vector % divisor), where the result has the sign of the dividend, for each element of the vector for the given divisor. |