U
    L?h                     @   sP   d dl mZ d dlmZ d dlmZ edZdd Zdd Zd	d
 Z	dd Z
dS )    )Symbol)sin)	integratexc                   C   s   t ttt d S )N)r   r   r    r   r   \/var/www/html/venv/lib/python3.8/site-packages/sympy/integrals/benchmarks/bench_integrate.pybench_integrate_sin   s    r   c                   C   s   t td tt t d S )N   r   r   r   r   r   r   r   bench_integrate_x1sin   s    r   c                   C   s   t td tt t d S )N   r
   r   r   r   r   bench_integrate_x2sin   s    r   c                   C   s   t td tt t d S )N   r
   r   r   r   r   bench_integrate_x3sin   s    r   N)Zsympy.core.symbolr   Z(sympy.functions.elementary.trigonometricr   Zsympy.integrals.integralsr   r   r   r   r   r   r   r   r   r   <module>   s   