Uses of Interface
org.mariuszgromada.math.mxparser.FunctionExtension
Buy me a cup of coffee via donation

or support me purchasing the license via ORDER Page , or INFIMA online store

Packages that use FunctionExtension
-
Uses of FunctionExtension in org.mariuszgromada.math.mxparser
Methods in org.mariuszgromada.math.mxparser that return FunctionExtensionModifier and TypeMethodDescriptionFunctionExtension.clone()
Cloning in case of usage in Expression with recursive statements.Constructors in org.mariuszgromada.math.mxparser with parameters of type FunctionExtensionModifierConstructorDescriptionFunction
(String functionName, FunctionExtension functionExtension) Constructor for function definition based on your own source code - this is via implementation of FunctionExtension interface.