ó
¡¼™\c           @  sf   d  d l  m Z m Z d  d l m Z m Z m Z e d ƒ Z d „  Z d „  Z	 d „  Z
 d „  Z d S(	   iÿÿÿÿ(   t   print_functiont   division(   t	   integratet   Symbolt   sint   xc           C  s   t  t t ƒ t ƒ d  S(   N(   R   R   R   (    (    (    sI   lib/python2.7/site-packages/sympy/integrals/benchmarks/bench_integrate.pyt   bench_integrate_sin   s    c           C  s   t  t d t t ƒ t ƒ d  S(   Ni   (   R   R   R   (    (    (    sI   lib/python2.7/site-packages/sympy/integrals/benchmarks/bench_integrate.pyt   bench_integrate_x1sin   s    c           C  s   t  t d t t ƒ t ƒ d  S(   Ni   (   R   R   R   (    (    (    sI   lib/python2.7/site-packages/sympy/integrals/benchmarks/bench_integrate.pyt   bench_integrate_x2sin   s    c           C  s   t  t d t t ƒ t ƒ d  S(   Ni   (   R   R   R   (    (    (    sI   lib/python2.7/site-packages/sympy/integrals/benchmarks/bench_integrate.pyt   bench_integrate_x3sin   s    N(   t
   __future__R    R   t   sympyR   R   R   R   R   R   R   R	   (    (    (    sI   lib/python2.7/site-packages/sympy/integrals/benchmarks/bench_integrate.pyt   <module>   s   			