manual:chapter6:angles:cmd_angtodeg

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
manual:chapter6:angles:cmd_angtodeg [2019/10/22 13:28]
jojo1973 Fixed internal link
manual:chapter6:angles:cmd_angtodeg [2019/11/06 15:40]
jojo1973
Line 9: Line 9:
 ---- ----
 ^  __Input Stack__  ^  ^  __Output Stack__  ^ ^  __Input Stack__  ^  ^  __Output Stack__  ^
-|  **Num<sub>1</sub>**  |  **→**  |  **∡<sub>1(°)</sub>** +|  **Num**  |  **→**  |  **∡<sub>deg</sub>** 
-|  **Z<sub>1</sub>**  |  **→**  |  **Z<sub>1(°)</sub>** +|  **Z**  |  **→**  |  **Z<sub>deg</sub>** 
-|  **∡<sub>1</sub>**  |  **→**  |  **∡<sub>1(°)</sub>** +|  **∡**  |  **→**  |  **∡<sub>deg</sub>** 
-|  **V<sub>1</sub>**  |  **→**  |  **V<sub>1(°)</sub>**  |+|  **V**  |  **→**  |  **V<sub>deg</sub>**  |
 |  //Level 1//  |  //→//  |  //Level 1//  |  |  //Level 1//  |  //→//  |  //Level 1//  | 
  
Line 29: Line 29:
 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 **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;
Line 44: Line 44:
 ---- ----
 <code> <code>
-1:   [ #∡20g (1,2) (3,∡5.3d) ]+1:  [ #2h ∡20g (1,2) (3,∡5.3d) ]
 …………………………………………………………………………………… ……………………………………………………………………………………
 A→∡° A→∡°
Line 50: Line 50:
 will result in will result in
 <code> <code>
-1:   [ #∡18° (1,2) (3,∡5.5°) ]+1:  [ #2h ∡18° (1,2) (3,∡5.5°) ]
 …………………………………………………………………………………… ……………………………………………………………………………………
  
  • manual/chapter6/angles/cmd_angtodeg.txt
  • Last modified: 2021/09/16 02:05
  • by jojo1973