class documentation

class TestCexp:

View In Hierarchy

Undocumented

Method test​_simple Undocumented
Method test​_special​_values Undocumented
Method test​_special​_values2 Undocumented
def test_simple(self):

Undocumented

@platform_skip
def test_special_values(self):

Undocumented

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

Undocumented