Your IP : 216.73.216.79


Current Path : /lib/python3/dist-packages/pythran/pythonic/cmath/
Upload File :
Current File : //lib/python3/dist-packages/pythran/pythonic/cmath/atan.hpp

#ifndef PYTHONIC_CMATH_ATAN_HPP
#define PYTHONIC_CMATH_ATAN_HPP

#include "pythonic/include/cmath/atan.hpp"

#include "pythonic/utils/functor.hpp"
#include "pythonic/types/complex.hpp"

#include <cmath>

PYTHONIC_NS_BEGIN

namespace cmath
{
}
PYTHONIC_NS_END

#endif