integrate (ln (x),(x,0,1))
integrate(log(x), (x, 0, 1))
len(str(-1))
factorint(-1, limit=100)
factorint(-1, limit=256)
Need more control? Try SymPy Live.