Circle
Contents |
Function
\[f=\left(x-x_c\right)^2+(y-y_c)^2-r^2\]
Brief Description
Circle function.
Sample Curve
Parameter
Number: 3
Names: xc, yc, r
Meanings: xc = x center, yc = y center, r = radius
Lower Bounds: r > 0.0
Upper Bounds: none
Script Access
nlf_Circle(x,y,xc,yc,r)
Function File
FITFUNC\CIRCLE.FDF
Category
Implicit
