Documentation Home Page RT-LAB Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

CIRCLE – [CIRCLE]
Outputs a circle
CATEGORY
Miscellaneous

DESCRIPTION
Output a circle centered on [x0, y0] with radius R
RESULT VARIABLES AND PARAMETERS

Resultcircle centered on [x0, y0] with radius R
Rcircle radius
x0x coordinate of the circle center
y0y coordinate of the circle center


SYNTAX

res=circle(R,x0,y0)
CHARACTERISTICS
Data type support
Double Floating point

EXAMPLE

  • No labels