Class AcoshNode

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

public abstract class AcoshNode extends MathOperation
  • Constructor Details

  • Method Details

    • acosh

      protected static double acosh(double x)
    • acoshGeneric

      protected final double acoshGeneric(Object a)