chebtr3 EMTTOOL circtan

EMTTOOL >> EMTTOOL > circint

circint

circle intersection on Gamma-plane

Calling Sequence

Gamma = circint(c1,r1,c2,r2)

Parameters

c1,r1

center and radius of circle 1

c2,r2

center and radius of circle 2

Gamma

point of intersection of the two circles (two points)

Description

circint(c1,r1,c2,r2) returns circle intersection on Gamma-plane.

Examples

add sample pgm

See Also

Author

chebtr3 EMTTOOL circtan