Prod.: Engine, ver.: 6022, ID: 60001715, Wish : change the mathematic type for Chord type in SimplePolygonSegment.ToString area display

Wish : change the mathematic type for Chord type in SimplePolygonSegment.ToString area display

Article60001715
TypeWish
ProductEngine
Version6022
Date Added5/25/2012
FixedYes [5/25/2012]
Submitted bymakarounis Yiannis
Keywords

Subject

change the mathematic type for Chord type in SimplePolygonSegment.ToString area display

Summary

change the mathematic type for Chord type in SimplePolygonSegment.ToString area display

Solution

changed to the following type:

Area of chord Segment = ½ * ((theta * PI / 180) — Sin(theta)) * Radius * Radius
where theta is the include angle of chord in degrees.