Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
manual:chapter6:angles:cmd_angtodeg [2019/10/22 13:22] jojo1973 Fixed conversion of scalars |
manual:chapter6:angles:cmd_angtodeg [2021/09/16 02:05] (current) jojo1973 Redone |
||
---|---|---|---|
Line 1: | Line 1: | ||
==== A→∡° ==== | ==== A→∡° ==== | ||
- | ---- | ||
<callout type=" | <callout type=" | ||
---- | ---- | ||
Line 9: | Line 8: | ||
---- | ---- | ||
^ __Input Stack__ | ^ __Input Stack__ | ||
- | | **Num< | + | | **Num** |
- | | **Z< | + | | **Z** | **→** |
- | | **∡< | + | | **∡** |
- | | **V< | + | | **V** | **→** |
- | | //Level 1// | // | + | | //Level 1// | // |
{{page> | {{page> | ||
- | |**Type**| [[manual: | + | | **Keyword type** | [[manual: |
- | |**Parallel list processing**| [[manual: | + | | **Parallel list processing |
- | |**Affected by flags**| [[manual: | + | | **Affected by flags** |
- | | ::: | [[manual: | + | | ::: | [[manual: |
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
</ | </ | ||
Line 29: | Line 41: | ||
In particular, if the component is: | In particular, if the component is: | ||
- | * a **scalar**, then the number is interpreted as an angle //in the current angular mode// and converted to degrees. | + | * a **scalar**, then the number is interpreted as an angle //in the current angular mode// and converted to degrees; |
- | * a **rectangular complex number**, nothing happens; | + | |
* a **polar complex number**, then the angular component is converted to degrees; | * a **polar complex number**, then the angular component is converted to degrees; | ||
* an **angle**, then the angle is converted to degrees; | * an **angle**, then the angle is converted to degrees; | ||
Line 38: | Line 49: | ||
<callout type=" | <callout type=" | ||
---- | ---- | ||
- | This command | + | '' |
</ | </ | ||
<callout type=" | <callout type=" | ||
---- | ---- | ||
+ | **__Input__** | ||
< | < | ||
- | 1: | + | 4: |
- | …………………………………………………………………………………… | + | 3: |
- | A→∡° | + | 2: |
+ | 1: [ #2h ∡20g (1,2) (3,∡5.3d) ] | ||
+ | ………………………………………………………………………………………………………… | ||
+ | A→∡° | ||
</ | </ | ||
- | will result in | + | \\ |
+ | **__Output__** | ||
< | < | ||
- | 1: | + | 4: |
- | …………………………………………………………………………………… | + | 3: |
+ | 2: | ||
+ | 1: [ ∡2° | ||
+ | ………………………………………………………………………………………………………… | ||
+ | |||
</ | </ | ||
</ | </ | ||
Line 60: | Line 79: | ||
{{page> | {{page> | ||
</ | </ | ||
+ |