a
    RG5dØ  ã                   @   sÐ   d Z ddlmZmZmZ ddlmZmZmZm	Z	m
Z
mZmZmZmZ ddlmZ ddlmZmZ ddlmZmZmZmZmZ ddlmZmZmZmZmZm Z m!Z! ddl"m#Z# dd	l$m%Z% dd
l&m'Z' g d¢Z(dS )zÜ
A geometry module for the SymPy library. This module contains all of the
entities and functions needed to construct basic geometrical data and to
perform simple informational queries.

Usage:
======

Examples
========

é    )ÚPointÚPoint2DÚPoint3D)	ÚLineÚRayÚSegmentÚLine2DÚ	Segment2DÚRay2DÚLine3DÚ	Segment3DÚRay3D)ÚPlane)ÚEllipseÚCircle)ÚPolygonÚRegularPolygonÚTriangleÚradÚdeg)Úare_similarÚcentroidÚconvex_hullÚidiffÚintersectionÚclosest_pointsÚfarthest_points)ÚGeometryError)ÚCurve)ÚParabola)r   r   r   r   r   r   r   r	   r
   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   N))Ú__doc__Zsympy.geometry.pointr   r   r   Zsympy.geometry.liner   r   r   r   r	   r
   r   r   r   Zsympy.geometry.planer   Zsympy.geometry.ellipser   r   Zsympy.geometry.polygonr   r   r   r   r   Zsympy.geometry.utilr   r   r   r   r   r   r   Zsympy.geometry.exceptionsr   Zsympy.geometry.curver   Zsympy.geometry.parabolar   Ú__all__© r"   r"   úS/var/www/html/django/DPS/env/lib/python3.9/site-packages/sympy/geometry/__init__.pyÚ<module>   s   ,$