3 thoughts on “MathParser.org-mXparser on Maven Central

  1. I’m using mXparser to evaluate expressions. Now i need support for string compare and sub-string
    built in function. i can’t find anything about strings in the documentation. what i need is something like the substring in the below function

    isOfCategoryX ( SKU, X ) = if ( substring(SKU,3,2) = X , 1 , 0 )

  2. Hi, would it be possible for you to make the library modular for use with maven? That would be great! Appreciate your work!

Leave a Reply to Brain Cancel reply

Your email address will not be published. Required fields are marked *