Click or drag to resize

VectorTRemainder Method

Overload List
 NameDescription
Public methodRemainder(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.
Public methodRemainder(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.
Top
See Also