Mariusz Gromada
Mariusz Gromada
This is a great summary. Thanks! mXparser, being based on double, implements various 'smart' rounding options (to minimize problems similar to 0.1+0.1+0.1, this is where BigDecimal is sometimes used). Additionally,...
This will break backwards compatibility with the logical disjunction - to be decided how it is going to be changed ``` # key word type syntax since description - --------...
Great, thx :-)
Hi, Thank you for reporting. This is an "interesting" bug in the implementation of the implied multiplication. Please take a look at the following ``` Expression e = new Expression("300+Caster_Attack*3");...
I think, I need to add the option in the implied multiplication allowing to select the variant 1) Implied Multiplication with parser builtin keywords 2) Implied Multiplication without parser builtin...
Fixed - Tokenization fix in case of Implied Multiplication and known keywords that are functions, but no parameters are provided
Dedicated Tutorial sections added User defined arguments -> Case 5: Possible conflict between Implied Multiplication and getting list of missing user defined arguments + recommended solutions https://mathparser.org/mxparser-tutorial/user-defined-arguments/ User defined functions...
@pie-flavor sure :-)
This is a lot o work! Tank you! Are you doing it manually or you have some smart code?
I am pretty close to release v.4.4. Are you able to change the docs styles to all of the files? Best regards