Example #1
0
def btdtria_comp(p, b, x):
    return btdtria(1-p, b, x)
Example #2
0
def btdtria_comp(p, b, x):
    return btdtria(1-p, b, x)