Class MathTanHFunction

All Implemented Interfaces:
Iterable<GroupingExpression>

public class MathTanHFunction extends FunctionNode
Author:
baldersheim, bratseth
  • Constructor Details

    • MathTanHFunction

      public MathTanHFunction(GroupingExpression exp)
      Constructs a new instance of this class.
      Parameters:
      exp - The expression to evaluate, double value will be requested.
  • Method Details