Expand math to utilize boolean logic in math Ex: ``` x = 12 + 30 x = 12*(1*True)+ (sqrt(340)*False) + 30 ``` Make this ridiculus