Class MathHypotFunction

    • Constructor Detail

      • MathHypotFunction

        public MathHypotFunction​(GroupingExpression x,
                                 GroupingExpression y)
        Constructs a new instance of this class.
        Parameters:
        x - The expression to evaluate for x, double value will be requested.
        y - The expression to evaluate for y exponent, double value will be requested.