// AlexScript def double x = x * 2; def tuple = (atan2 x y + z, thing); def negatives = 2 + ~3;