Class NaturalLogarithmTest
java.lang.Object
com.singularsys.jeptests.unit.functions.NaturalLogarithmTest
Tests for
NaturalLogarithm.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidTests the return value of log(NaN).
-
Constructor Details
-
NaturalLogarithmTest
public NaturalLogarithmTest()
-
-
Method Details
-
testNaturalLogarithm
@Test public void testNaturalLogarithm()Tests the return value of log(NaN). This is a test for bug #1177557
-