Almost all mathematical formulas functions etc can be translated to programming codes, can it be done in reverse i.e. code to math?
Is it possible to convert simple programming codes (programs that are not hardware or software specific) to mathematical formulas and functions? i.e. is it possible to translate a program which remove vowels from a string?
I think 'simple programming codes' is a vague statement so I have given the example of type of programs.