Forum Replies Created

Viewing 4 posts - 1 through 5 (of 5 total)

  • RE: A simple math expression solver

    So - more for fun than for any other reason...

    Here's a recursive function for Simple Math Eval supporting the four operators. (I know, I know - have a problem,...

  • RE: A simple math expression solver

    Different scenario then. As I'd said in the prior post, I did not get that as part of the specs.

    -wbw

  • RE: A simple math expression solver

    @kevin and @ben,

    I'll start with, I meant no disrespect with my post. (Like leading with, "No offense, but..." which usually means just the opposite. Please take my comments...

  • RE: A simple math expression solver

    The article talks about Left To Right processing vs Right To Left processing, and creates a reverse charindex function in order to swap the 'normal' operation of charindex.

    However, as the...

Viewing 4 posts - 1 through 5 (of 5 total)