vector<T,N>.mod¶ Description¶ Signature¶ vector<T, N> vector<T, N>.mod(vector<T, N> other) where T : __BuiltinIntegerType; vector<T, N> vector<T, N>.mod(vector<T, N> other) where T : __BuiltinFloatingPointType; Parameters¶ other : vector<T, N>¶