Class MathLog1pFunction

All Implemented Interfaces:
Iterable<GroupingExpression>

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

    • MathLog1pFunction

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