manual:chapter6:angles:cmd_tagrad

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
manual:chapter6:angles:cmd_tagrad [2019/11/12 14:24]
jojo1973
manual:chapter6:angles:cmd_tagrad [2021/09/16 07:04] (current)
jojo1973 Redone
Line 1: Line 1:
 ==== →∡r ==== ==== →∡r ====
----- 
 <callout type="primary" color="" icon="fa fa-book" title="Synopsis"> <callout type="primary" color="" icon="fa fa-book" title="Synopsis">
 ---- ----
Line 9: Line 8:
 ---- ----
 ^  __Input Stack__  ^  ^  __Output Stack__  ^ ^  __Input Stack__  ^  ^  __Output Stack__  ^
-|  **Num**  |  **→**  |  **∡<sub>rad</rad>** +|  **Num**  |  **→**  |  **∡<sub>rad</sub>** 
-|  //Level 1//  |  //→//  |  //Level 1//  | +|  //Level 1//  |  //→//  |  //Level 1//  |
  
 {{page>manual:chapter6:aux:legend&nofooter&noeditbtn&inline}} {{page>manual:chapter6:aux:legend&nofooter&noeditbtn&inline}}
  
-|**Type**| [[manual:chapter5:basics#commands|Command]]  || +| **Keyword type**  | [[manual:chapter5:basics#commands|Command]]  || 
-|**Parallel list processing**| [[manual:chapter5:listproc#group-5one-argument-one-result-commands|Group 5]]  ||  +| **Parallel list processing capabilities**  | [[manual:chapter5:listproc#group-5one-argument-one-result-commands|Group 5]]  | //One argument, one result commands//  
-|**Affected by flags**| None  ||+| **Affected by flags**  //None//  || 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
 </callout> </callout>
  
 <callout color="orangered" icon="fa fa-comment" title="Description"> <callout color="orangered" icon="fa fa-comment" title="Description">
 ---- ----
-The ''→∡r'' command turns a scalar into an angle measured in radians.+The ''→∡r'' command turns a scalar into an angle measured in radians.
 </callout> </callout>
  
 <callout type="danger" icon="true" title="Compatibility"> <callout type="danger" icon="true" title="Compatibility">
 ---- ----
-This command is new in newRPL and does not exist in userRPL.+''→∡r'' is specific to **newRPL** and has no direct equivalent in **userRPL**.
 </callout> </callout>
  
 <callout type="info" icon="true" title="Usage"> <callout type="info" icon="true" title="Usage">
 ---- ----
 +**__Input__**
 <code> <code>
-1:               1.570796326795. +4:                                       
-…………………………………………………………………………………… +3:                                       
-→∡r+2:                                       
 +1:                       1.570796326795. 
 +………………………………………………………………………………………………………… 
 +→∡r                                     
 </code> </code>
-will result in+\\ 
 +**__Output__**
 <code> <code>
-1:             ∡1.570796326795.r +4:                                       
-…………………………………………………………………………………… +3:                                       
 +2:                                       
 +1:                     ∡1.570796326795.r 
 +………………………………………………………………………………………………………… 
 +                                        
 </code> </code>
 </callout> </callout>
Line 48: Line 69:
 {{page>manual:chapter6:angles&nofooter&noeditbtn&inline}} {{page>manual:chapter6:angles&nofooter&noeditbtn&inline}}
 </callout> </callout>
 +
  • manual/chapter6/angles/cmd_tagrad.1573597499.txt.gz
  • Last modified: 2019/11/12 14:24
  • by jojo1973