예제 #1
0
def test_zeta_int_bug():
    assert mpf_zeta_int(0, 10) == from_float(-0.5)
예제 #2
0
def test_zeta_int_bug():
    assert mpf_zeta_int(0, 10) == from_float(-0.5)