Commit Graph

16 Commits (240961711e98072160e6030607ccb760ab4d4697)

Author SHA1 Message Date
Christian Aistleitner 10a384cc38 GreatestCommonFactor: Also allow comma as number separator 2015-03-17 23:17:01 +01:00
Christian Aistleitner c3a010aca1 GreatestCommenFactor: Allow to compute for more than 2 numbers
Fixes #1031
2015-03-17 23:17:01 +01:00
Christian Aistleitner 677a76d61a GreatestCommonFactor: Also trigger for 'greatest common divisor' and 'gcd'
In math literature, the 'greatest common factor' is commonly called
'greatest common divisor', hence we also trigger on that and its
abbreviation 'gcd'.
2015-03-17 23:17:01 +01:00
Christian Aistleitner cdcdd82c31 GreatestCommonFactor: Drop unneeded uppercase trigger
Since there is a lowercase 'gcf' trigger, the uppercase 'GCF' trigger
is unnecessary.
2015-03-17 23:17:00 +01:00
Rob Emery 56c5ea4a5e Goodies: Enabling `use strict` on all goodies 2015-02-22 20:09:29 +00:00
Chris Wilson 98ee343205 Update Case for Factors, FlipText, Fortune, GUID, GenerateMAC, GreatestCommonFactor 2015-01-09 19:01:04 +11:00
Russell Holt fa5a969037 attribution cleanup 2015-01-07 13:37:42 -05:00
Matt Miller 462df71a20 GreatestCommonFactor: use structured answer. 2014-11-15 21:33:00 +02:00
Matt Miller da70710f7d EOL: remove trailing whitespace. 2014-10-28 20:36:15 +02:00
Matt Miller 5481cf4ebc Fix minor code layout issues.
Reducing scroll spam from dzil by:

- Providing ABSTRACTs for all packages.
- Leaving VERSION vertical space where necessary.

Addresses #600 plus other annoyances in the process.
2014-08-20 14:45:33 -04:00
austinheimark f3561e03ec Updated HTML 2013-05-19 12:05:45 -04:00
austinheimark 2836304412 Added link to wikipedia page of GCF 2013-05-13 17:27:49 -04:00
austinheimark bc24b5785c Trying to fix up gcf 2013-05-08 21:16:17 -04:00
austinheimark 25593848db Minor changes 2013-05-08 18:25:13 -04:00
austinheimark dc5650e09a minor changes 2013-05-08 15:08:27 -04:00
austinheimark a8fa6fa9ba Updated greatest common factor in it's own branch 2013-05-08 10:34:24 -04:00