Jump to content

Translation of word counting


Recommended Posts

A lot of puzzles exist where you have to count the numeric value of a word.

 

You know, when A=1, B=2 ... Z=26 then AAA becomes 3 and AZ becomes 9.

 

I'm developing an app with which you can do this in the field but I cant find the engles translation for this.

In dutch it is stapeltellen, that translates directly into stack counting. So what is the english for this type of counting?

Link to comment

A lot of puzzles exist where you have to count the numeric value of a word.

 

You know, when A=1, B=2 ... Z=26 then AAA becomes 3 and AZ becomes 9.

 

I'm developing an app with which you can do this in the field but I cant find the engles translation for this.

In dutch it is stapeltellen, that translates directly into stack counting. So what is the english for this type of counting?

I'm no native English speaker, so I don't know if there is an established word for what you want to do. I have used the phrase "sum of all letters, with A=1 ... Z=26" in one of my caches. But that's apparently not what you want to calculate, because you say AZ=9 instead of AZ=27. Seems that you calculate the digital root of the "sum of letters".

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...