%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /lib/python3/dist-packages/sympy/functions/elementary/benchmarks/
Upload File :
Create Path :
Current File : //lib/python3/dist-packages/sympy/functions/elementary/benchmarks/bench_exp.py

from sympy import exp, symbols

x, y = symbols('x,y')

e = exp(2*x)
q = exp(3*x)


def timeit_exp_subs():
    e.subs(q, y)

Zerion Mini Shell 1.0