I'm trying to write a program that can manipulate equations supplied by the user. The only way to do this is put the equation as a string. But i need to calculate the equation. Some people have suggested using MS Script Control but that hangs my program when I use it.
Does any one know of an alternative?