Class NaturalLogarithmTest

java.lang.Object
com.singularsys.jeptests.unit.functions.NaturalLogarithmTest

public class NaturalLogarithmTest extends Object
  • Constructor Details

    • NaturalLogarithmTest

      public NaturalLogarithmTest()
  • Method Details

    • testNaturalLogarithm

      public void testNaturalLogarithm()
      Test method for 'org.nfunk.jep.function.Logarithm.run(Stack)' Tests the return value of log(NaN). This is a test for bug #1177557