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

Expressions
	rigidbody1 rnd32 = ((((-(x1*x2)) - (2*(x2*x3))) - x1) - x3);
