Variables
	float64 x1 in [-15.0, 15.0],
	float64 x2 in [-15.0, 15.0],
	float64 x3 in [-15.0, 15.0];

Expressions
	rigidbody2 rnd32 = (((((((2*x1)*x2)*x3) + ((3*x3)*x3)) - (((x2*x1)*x2)*x3)) + ((3*x3)*x3)) - x2);
