Analysis: Mathematics: Polygon Area
Calculate area of polygon defined by XY data
polyarea iy:=col(b) type:=math;
Please refer to the page for additional option switches when accessing the x-function from script
Display Name |
Variable Name |
I/O and Type |
Default Value |
Description |
---|---|---|---|---|
Input | iy |
Input XYRange |
|
The input XY range, which should be an enclosed plot. |
Area Type | type |
Input int |
|
Specify the desired area type.
Option list:
|
Area | area |
Output double |
|
The result area. |
Please refer to this page in the User Guide for more information, including: