Definition f x y := x + y Definition g x y := sin x + y Definition h x y := x * sin (x + y) Show Environment 3