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