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

GCD plus similar
(→‎Unsorted: BIgnum task available.)
(GCD plus similar)
Line 241:
==Unsorted==
Place new items here, if it's unclear where they belong.
* Seeing as we have GCD (greatest common divisor), how about LCM (lowest common multiple), HCF (highest common factor), and Chebyshev function.
* Bignums: Either demonstrate the bignum support already in the language or write bignum support for the language. --[[User:Axtens|Axtens]] 03:26, 12 February 2010 (UTC)
*: There are already some tasks that do this on the side (e.g., [[Hamming numbers]]) but it would be nice to break this out into a separate task. –[[User:Dkf|Donal Fellows]] 08:54, 12 February 2010 (UTC)
Anonymous user