Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Sign In
▲
Similar Topics
Web Technologies
38.9k+ articles
DSA
22.5k+ articles
Python
20.5k+ articles
Experiences
16.5k+ articles
Interview Experiences
14.1k+ articles
JavaScript
11.7k+ articles
School Learning
11.3k+ articles
Java
10.5k+ articles
Python Programs
4k+ articles
SymPy
410+ articles
Python SymPy-Geometry
32 posts
Popular Articles
Recent Articles
Python – Sympy Polygon.encloses_point() method
Last Updated: 01 August 2020
In Sympy, the function Polygon.encloses_point() is used to check whether the given point is enclosed by polygon or not. It returns True if t
...read more
Python
SymPy
Python SymPy-Geometry
Python – Sympy Polygon.distance() method
Last Updated: 01 August 2020
In Sympy, the function Polygon.distance() is used to return the shortest distance between the given polygon and o. If o is a point, then giv
...read more
Python
SymPy
Python SymPy-Geometry
Python – Sympy Polygon.intersection() Method
Last Updated: 01 August 2020
In Sympy, the function Polygon.intersection() is used to get the intersection of a given polygon and the given geometry entity. The geometry
...read more
Python
SymPy
Python SymPy-Geometry
Similar Topics
Web Technologies
38.9k+ articles
DSA
22.5k+ articles
Python
20.5k+ articles
Experiences
16.5k+ articles
Interview Experiences
14.1k+ articles
JavaScript
11.7k+ articles
School Learning
11.3k+ articles
Java
10.5k+ articles
Python Programs
4k+ articles
SymPy
410+ articles
Python - Sympy Curve.translate() method
Last Updated: 26 May 2020
In Sympy, the function Curve.translate() is used translate the given curve by the given values of x, y. It translates the curve along with b
...read more
Python
SymPy
Python SymPy-Geometry
Python | Sympy Plane.equation() method
Last Updated: 25 April 2025
In Simpy, the function Plane.equation() is used to make equation of a given Plane.Syntax : Plane.equation(x, y, z)Parameters :x : optional
...read more
Python
SymPy
Python SymPy-Geometry
Python | Sympy Plane.perpendicular_plane() method
Last Updated: 25 April 2025
In Sympy, the function Plane.perpendicular_plane() is used to return a perpendicular plane passing through the given points. If the directio
...read more
Python
SymPy
Python SymPy-Geometry
Python | Sympy Plane.projection() method
Last Updated: 25 April 2025
In Sympy, the function Plane.projection() is used project the given point onto the given plane along the plane normal which means, the proje
...read more
Python
SymPy
Python SymPy-Geometry
Python | Sympy Segment.perpendicular_bisector() method
Last Updated: 25 April 2025
In Sympy, the function perpendicular_bisector() is used to find the perpendicular bisector of the given segment. If no point is specified o
...read more
Python
SymPy
Python SymPy-Geometry
Python | Sympy Line.intersection() method
Last Updated: 25 April 2025
In Sympy, the function intersection() is used to find the intersection with another geometrical entity.Syntax: Line.intersection(o)Parameter
...read more
Python
SymPy
Python SymPy-Geometry
Python | Sympy Line.is_parallel() method
Last Updated: 25 April 2025
In Sympy, the function is_parallel() is used to check whether the two linear entities are parallel or not.Syntax: Line.is_parallel(l2)Parame
...read more
Python
SymPy
Python SymPy-Geometry
Python | Sympy Line.distance() method
Last Updated: 25 April 2025
In Sympy, the function distance() is used to find the shortest distance between a given line and a given point.Syntax: Line.distance(other)P
...read more
Python
SymPy
Python SymPy-Geometry
Python | Sympy Line.angle_between method
Last Updated: 25 April 2025
In Sympy, the function angle_between() is used to return the non-reflex angle formed by rays emanating from the origin with directions the s
...read more
Python
Python SymPy-Geometry
Python | Sympy Ellipse.tangent_lines method
Last Updated: 25 April 2025
In Sympy, the function tangent_lines() returns Tangent lines between p(point) and the ellipse.If p is on the ellipse, returns the tangent li
...read more
Python
Python SymPy-Geometry
Python | Sympy Line.parallel_line method
Last Updated: 13 August 2021
In Sympy, the function parallel_line() is used to create a new Line parallel to the given linear entity which passes through the given point
...read more
Python
Python SymPy-Geometry
Python | Sympy Line.perpendicular_line method
Last Updated: 22 July 2021
In Sympy, the function perpendicular_line() is used to create a new Line perpendicular to the given linear entity which passes through the g
...read more
Python
Python SymPy-Geometry
1
2
3
>>
Last
1
2
3
>>
Last
1
2
3
>>
Last
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !