RosettaCodeData/Task/Inverted-syntax/Haskell/inverted-syntax-2.hs

3 lines
43 B
Haskell

func a b x = (x + y) / y
where y = a * b