Ellipse Calculation

Input Variables   Output Variables  
Program Code
  Description
Variable Name * (dynamic type) UP
Down
Delete
Default Value *
Description *
Multi Lines
Variable Name * (dynamic type) UP
Down
Delete
Default Value *
Description *
Multi Lines
Variable Name * (dynamic type) UP
Down
Delete
Description *
Variable Name * (dynamic type) UP
Down
Delete
Description *
Input Variables List
Output Variables List
Source Code
Subject
Description
A ellipse is a locus of points in a plane such that the sum of the distances to two fixed points is a constant.

Area of Ellipse =πr1r2
Perimeter of Ellipse = 2πSqrt((r12+ r22) /2)

where
r1 and r2 = radius
Category General
Created By tech
Created Date 11/23/2010
Last Modify Date 11/23/2010
Calculation Count 4
Version 1.00
Positive 0
Neutral 0
Negative 0
Related Program ID 20 , 21 , 23