Class LogarithmTest

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

public class LogarithmTest extends Object
  • Constructor Details

    • LogarithmTest

      public LogarithmTest()
  • Method Details

    • testLogarithm

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