ero = Less (X, ZeroCast) SlopeMulX = Mul (slope, X) Y = Where(XLessThanZero, SlopeMulX, X) }