How to cinvert string to formula?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • liatdahan1
    New Member
    • Sep 2010
    • 1

    How to cinvert string to formula?

    helloe,
    I need to convert a string into a formula the copiler can read.
    for example:
    string str = "A*B+C".
    I need a function who gets a string and number of ints to replace ABC and returns the Answer,
    thanks for your help,
    liat
  • jhardman
    Recognized Expert Specialist
    • Jan 2007
    • 3405

    #2
    this sounds like a homework question. What have you tried so far?

    Jared

    Comment

    Working...