com.singularsys.jeptests.unit.functions
Class LogarithmTest

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

public class LogarithmTest
extends java.lang.Object


Constructor Summary
LogarithmTest()
           
 
Method Summary
 void testLogarithm()
          Test method for 'org.nfunk.jep.function.Logarithm.run(Stack)' Tests the return value of log(NaN).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogarithmTest

public LogarithmTest()
Method Detail

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



Copyright © 2010 Singular Systems http://www.singularsys.com/jep