Possible Duplicate:
Why Functional Programming
Hi, I'm new to functional programming. What isn't clear is: In what scenarios could functional programming be used?
One thing I understand is that functional programming is not meant to create business applications.
Is it a base for scientific applications?
Are there any real world examples which can be coded though haskell
or other pure functional programming language?