RegionIntersection
లభ్యం
Region common to several regions.
RegionIntersection[reg1, reg2, …]
RegionIntersection[Rectangle[{0, 0}, {2, 2}], Rectangle[{1, 1}, {3, 3}]]
→ Rectangle[{1, 1}, {2, 2}]RegionIntersection[Point[{0, 0}], Point[{1, 1}]]
→ EmptyRegion[2]RegionIntersection[Disk[], Disk[{1, 0}]]
→ BooleanRegion[#1 && #2 & , {Disk[{0, 0}], Disk[{1, 0}]}] మొత్తం 6300 ఫంక్షన్లు ·
దీన్ని MCP క్లయింట్ నుండి వాడండి