Mariusz Gromada

Results 48 comments of Mariusz Gromada

This should be easy to add - will do that in the next release.

What symbol do you propose for this missing operators? Currently available bitwise operators below: ``` mXparser.consolePrintHelp("bitwise"); # key word type syntax since description - -------- ---- ------ ----- ----------- 345....

In the next release I will try to help with that :-)

### Binary Serialization Utils for MathParser.org-mXparser for JAVA and .NET - `SerializationUtils.enableBinarySerializationIamAwareOfSecurityRisks();` - `SerializationUtils.disableBinarySerialization();` - `SerializationUtils.isBinarySerializationEnabled();` - `SerializationUtils.checkLastOperationWasSuccessful();` - `SerializationUtils.getLastOperationMessage();` - `SerializationUtils.serializeToBytes(...);` - `SerializationUtils.serializeToString(...);` - `SerializationUtils.serializeToFile(...);` - `SerializationUtils.deserializeFromBytes(...)` - `SerializationUtils.deserializeFromString(...)`...

This is a bug in the Implied Multiplication feature that was implemented in the version v.5.0. I will fix it after my vacation. As of now please turn off the...