This shows you the differences between two versions of the page.
|
alf:teme:tema_en_2 [2021/03/30 13:18] alexandru.radovici |
alf:teme:tema_en_2 [2022/03/24 17:13] (current) diana.ghindaoanu [Statements] |
||
|---|---|---|---|
| Line 146: | Line 146: | ||
| <code> | <code> | ||
| LINE: x y position | LINE: x y position | ||
| - | LINE: l a location | + | LINE: l a polar |
| </code> | </code> | ||
| Line 153: | Line 153: | ||
| * //type// - is either //position// either //polar// | * //type// - is either //position// either //polar// | ||
| - | * //x// - if //type// is //location//, the x coordinate of the new position | + | * //x// - if //type// is //position//, the x coordinate of the new position |
| - | * //y// - if //type// is //location//, the y coordinate of the new position | + | * //y// - if //type// is //position//, the y coordinate of the new position |
| * //l// - if //type// is //polar//, the length of the line | * //l// - if //type// is //polar//, the length of the line | ||
| * //a// - if //type// is //polar//, the angle (from the trigonometric circle) in degrees | * //a// - if //type// is //polar//, the angle (from the trigonometric circle) in degrees | ||