// Assembly: UnityEngine.CoreModule
// Full name: Op

public class Op // TypeDefIndex: 8674
{
	// Fields
	type#20890 value__;
	type#31275 Add;
	type#31275 Sub;
	type#31275 Mul;
	type#31275 Div;
	type#31275 Mod;
	type#31275 Neg;
	type#31275 Pow;
	type#31275 Sqrt;
	type#31275 Sin;
	type#31275 Cos;
	type#31275 Tan;
	type#31275 Floor;
	type#31275 Ceil;
	type#31275 Round;
	type#31275 Rand;
	type#31275 Linear;
}
