sympy_Triangle
Create a triangle by specifying three vertices for geometric analysis and symbolic mathematics calculations.
Instructions
Create a triangle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| point1 | Yes | First vertex | |
| point2 | Yes | Second vertex | |
| point3 | Yes | Third vertex |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |