Class ExpTest

java.lang.Object
de.tilman_neumann.jml.transcendental.ExpTest

public class ExpTest
extends java.lang.Object
Test class for floating point Exp function
  • Constructor Summary

    Constructors
    Constructor Description
    ExpTest()  
  • Method Summary

    Modifier and Type Method Description
    void setup()  
    void testExpZero()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ExpTest

      public ExpTest()
  • Method Details

    • setup

      public void setup()
    • testExpZero

      public void testExpZero()