| pythagoras | R Documentation |
PolySet of shapes to prove Pythagoras' Theorem:
a^2 + b^2 = c^2.
data(pythagoras)
4 column data frame: PID = primary polygon ID,
POS = position of each vertex within a given polyline, X
= X-coordinate, and Y = Y-coordinate. Attributes:
projection = 1.
In R, the data must be loaded using the data function.
Nicholas M. Boers, Staff Software Engineer
Jobber, Edmonton AB
Last modified Rd: 2022-09-06
An artificial construct to illustrate the proof of Pythagoras' Theorem using trigonometry.
addPolys,
plotPolys,
plotMap,
PolySet.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.