Post Reply 
using an app command in cas. (area)
08-26-2014, 06:56 AM
Post: #2
RE: using an app command in cas. (area)
area (lowercase) is a CAS command used for geometry, it handles geometric objects (area(circle(0,1)) or area(1,2,i) for a polygon with vertices of affixes 1, 2 and i). It will also returns the area under a curve if you provide the following arguments: expression, variable=lower..upper like area(sin(x),x=1..2).
In your example, your arguments are interpreted as affixes of 3 vertices of a triangle, all on the x axis, therefore the polygon has area 0.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: using an app command in cas. (area) - parisse - 08-26-2014 06:56 AM



User(s) browsing this thread: 1 Guest(s)