Class TanNode

All Implemented Interfaces:
com.oracle.truffle.api.instrumentation.InstrumentableNode, com.oracle.truffle.api.nodes.NodeInterface, Cloneable

public abstract class TanNode extends MathOperation
  • Constructor Details

  • Method Details

    • tan

      protected static double tan(double a)
    • tan

      protected double tan(Object a)