Searched defs:xfunc (Results 1 – 1 of 1) sorted by relevance
752 xfunc = lambda x: ox1 + 1.*(x - ix1)/(ix2 - ix1) * (ox2 - ox1) function754 xfunc = lambda x: maybelog(x, ix1, ix2, ox1, ox2, xlogbase) function