MathGroup Archive 2001

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: How to calculate the area of a polygon?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg27736] Re: How to calculate the area of a polygon?
  • From: Bruce Atwood <bta at attewode.com>
  • Date: Tue, 13 Mar 2001 03:52:54 -0500 (EST)
  • Organization: Concentric Internet Services
  • References: <98htbn$mod@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

See
     http://www.attewode.com/Calculus/AreaMeasurement/area.htm
for a discussion and links concerning several methods using Mathematica.

liwen liwen wrote:

> Dear friends,
>
> I want to calculate the area of a polygon, for
> example, the polygon is defined by following points:
> data={{0,0},{5,0},{10,5},{0,10},{-5,5}};
> Regardless of that it is concave or convex.
>
> Any help is appreciated.
>
> Thank you very much!
>
> Liwen   3/11/2001
>
> E-mail:  gzgear at yahoo.com
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Auctions - Buy the things you want at great prices.
> http://auctions.yahoo.com/



  • Prev by Date: Re: how to list all arrange of n! to a table
  • Next by Date: ColorFunction
  • Previous by thread: Re: How to calculate the area of a polygon?
  • Next by thread: Re: How to calculate the area of a polygon?