Uses of Class
org.example.expression.function.MathFunction
-
Packages that use MathFunction Package Description org.example.expression.function Математические функции, реестр операций и провайдер переменных. -
-
Uses of MathFunction in org.example.expression.function
Methods in org.example.expression.function that return MathFunction Modifier and Type Method Description static MathFunctionMathFunction. fromName(String name)Фабричный метод для создания по имени.
-