MathELMod Method (Int32, Int32)

GF Charts Help
Returns the remainder of division

Namespace:  GF.Clients.Charts.Custom.EL.Runtime
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public static int Mod(
	int Num,
	int Divisor
)

Parameters

Num
Type: SystemInt32
Divisor
Type: SystemInt32

Return Value

Type: Int32
See Also

Reference