Rosetta Code:Village Pump/Suggest a programming task: Difference between revisions

Content added Content deleted
(pascal triangle - language specific task - moved to recently completed)
Line 10: Line 10:
* Monads
* Monads
* Applying a list of functions to a value. (As different from applying a function to a list of values.)[[User:Rahul|Rahul]] 21:23, 9 December 2008 (UTC)
* Applying a list of functions to a value. (As different from applying a function to a list of values.)[[User:Rahul|Rahul]] 21:23, 9 December 2008 (UTC)
::See [[First-class functions]] --[[User:Paddy3118|Paddy3118]] 15:34, 24 February 2009 (UTC)
* Gamma function
* Gamma function
:: i.e. implementing [[wp:Lanczos approximation|Lanczos approximation]] (or others)?
:: i.e. implementing [[wp:Lanczos approximation|Lanczos approximation]] (or others)?