I want to use numpy's math function and I try: evaluate("log2(x)", {"log2": numpy.log2}), it gives errors.