manual:chapter6:angles:cmd_angtorad

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
manual:chapter6:angles:cmd_angtorad [2019/10/22 13:36]
jojo1973 created
manual:chapter6:angles:cmd_angtorad [2019/11/06 15:39]
jojo1973
Line 9: Line 9:
 ---- ----
 ^  __Input Stack__  ^  ^  __Output Stack__  ^ ^  __Input Stack__  ^  ^  __Output Stack__  ^
-|  **Num<sub>1</sub>**  |  **→**  |  **∡<sub>1%%(r)%%</sub>** +|  **Num**  |  **→**  |  **∡<sub>rad</sub>** 
-|  **Z<sub>1</sub>**  |  **→**  |  **Z<sub>1%%(r)%%</sub>** +|  **Z**  |  **→**  |  **Z<sub>rad</sub>** 
-|  **∡<sub>1</sub>**  |  **→**  |  **∡<sub>1%%(r)%%</sub>** +|  **∡**  |  **→**  |  **∡<sub>rad</sub>** 
-|  **V<sub>1</sub>**  |  **→**  |  **V<sub>1%%(r)%%</sub>**  |+|  **V**  |  **→**  |  **V<sub>rad</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 radians.+  * a **scalar**, then the number is interpreted as an angle //in the current angular mode// and converted to radians;
   * a **rectangular complex number**, nothing happens;   * a **rectangular complex number**, nothing happens;
   * a **polar complex number**, then the angular component is converted to radians;   * a **polar complex number**, then the angular component is converted to radians;
Line 46: Line 46:
 1:  [ #2h ∡20g (1,2) (3,∡5.3d) ] 1:  [ #2h ∡20g (1,2) (3,∡5.3d) ]
 …………………………………………………………………………………… ……………………………………………………………………………………
-A→∡°+A→∡r
 </code> </code>
 will result in will result in
 <code> <code>
-1:               [ #2h ∡0.31415r +1:              [ #2h ∡0.31415.r 
-           (1,2) (3,∡0.09599r) ]+          (1,2) (3,∡0.09599.r) ]
 …………………………………………………………………………………… ……………………………………………………………………………………
  
  • manual/chapter6/angles/cmd_angtorad.txt
  • Last modified: 2021/09/16 02:36
  • by jojo1973