sympy_Triangle
Create a triangle in symbolic mathematics by inputting its three vertices.
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 |