A86: Manipulation of numerical values of strings
[Prev][Next][Index][Thread]
A86: Manipulation of numerical values of strings
We have the following:
"some number"/->/String e.g..
"22"/->/String
Now what I want to do is to create another string containing
the numerical value of string manipulated mathematically e.g.. sin 22, 3*22,
22^2 etc.
Why am I posting this to this list? Well, seemingly this can't
be done in BASIC so I'm wondering how to go about doing it in ASM.
/Tekk
Follow-Ups: