Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Alphabetic numbering system
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00174074
Message ID:
00174193
Vues:
28
>>George, John-
>>
>>Beautiful!!!
>>
>>I am humbled by both yours and John's intellects. I came up with my own, but it wasn't quite as simple. I approached it completely differently, from a more mathematical side. Here is what I came up with:
>
>You shouldn't be. Your's is as beautiful as any of the others. In looking at it, it occurred to me that it might better in some respects. Certainly, I think that the mathematical approach might be more in keeping with the nature of the problem.

Well, I though it might be appropriate to go this way in case any other math needs arise from this system. I can use the functions I put together to do any math I need to (even though I don't need to yet...)


For example to solve

what is "AFGO" + "QFEG"?

a = "AFGO"
b = "QFEG"

lnAnswer = Base10ToBase26(Base26ToBase10(a) + Base26ToBase10(b))

any other functions I could imagine could be handled this way.
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform