typos
This commit is contained in:
@@ -526,7 +526,7 @@ quadgk(y -> f(y) - g(y), a, b)[1]
|
||||
|
||||
## The area enclosed in a simple polygon
|
||||
|
||||
A simple polygon is comprised of several non-intersecting line segments, save for the last segment ends where the first begins. These have an orientation, which we take to be counterclockwise. Polygons, as was seen when computing areas related to Archimedes efforts, can be partioned into simple geometric shapes, for which known areas apply.
|
||||
A simple polygon is comprised of several non-intersecting line segments, save for the last segment ends where the first begins. These have an orientation, which we take to be counterclockwise. Polygons, as was seen when computing areas related to Archimedes efforts, can be partitioned into simple geometric shapes, for which known areas apply.
|
||||
|
||||
### The trapezoid formula
|
||||
|
||||
|
||||
Reference in New Issue
Block a user