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