class documentation

class TestCexp: (source)

View In Hierarchy

Undocumented

Method test_simple Undocumented
Method test_special_values Undocumented
Method test_special_values2 Undocumented
def test_simple(self): (source)

Undocumented

@platform_skip
def test_special_values(self): (source)

Undocumented

@pytest.mark.skip(reason='cexp(nan + 0I) is wrong on most platforms')
def test_special_values2(self): (source)

Undocumented