Haskell group- Is it possible to define an inverse function such that given the functions f,g, and h and their inverses f',g', and h', the inverse function would return the appropriate inverse? e.g. inverse(f)=f' inverse(g)=g' inverse(h)=h' I'm a newbie to haskell, so I apologize if this is obvious. Thanks- Brett Letner p.s. Is there a separate list for newbie type questions?
- Re: Inverse function Brett_A . _Letner
- Re: Inverse function Martin Norb�ck
- Re: Inverse function Brett_A . _Letner
- Re: Inverse function (and ray tracing) Jerzy Karczmarczuk
- inverse function S.D.Mechveliani
