vorherigerMenunächster

CrossTotal

Functionality and Example

A cross-sum (or sum of digits) is defined as the sum of the digits of a number. Thus for a value n = 36 036 the decimal digit sum q (n) = 3 + 6 + 0 + 3 + 6 = 18

In geocaching cross sums are often used to calculate a value from a string of letters. This is very popular with Multis. For each letter the associated numerical value is taken and then added up.
Accordingly, the cross product is formed by multiplying the digits.

Note:
Since there are different kinds of checksum calculation, one must read carefully what is actually wanted in the cache description!

Examples:

If A = 1 ,.. Z = 26, then for the text "TEST 9", these numbers 20, 5, 19, 20, [BLANK] 9 will be derived. This results in:

Source: Wikipedia

Operation



Input
  1. Numbers to be calculated.
  2. Choice of mode (A=1..Z=26 or A=26..Z=1).
  3. Start of calculation.
Output
A number of possible results will be displayed (see "Functionality and Example")