Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

VRageMath.MyMath.Mod

Malware edited this page May 4, 2019 · 15 revisions

IndexNamespace IndexMyMath

Summary

public static int Mod(int x, int m)

Returns

int

Parameters

Summary

public static long Mod(long x, int m)

Returns

long

Parameters

Clone this wiki locally