Class SinhNode

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

public abstract class SinhNode extends MathOperation
  • Constructor Details

  • Method Details

    • sinh

      protected double sinh(double x)
    • sinh

      protected double sinh(Object a)